My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::MultiAnimMC Struct Reference

Desc: Inherits from D3DXMESHCONTAINER. More...

#include <XFileMultiAnim.h>

Inheritance diagram for ParaEngine::MultiAnimMC:

Public Member Functions

HRESULT SetupBonePtrs (D3DXFRAME *pFrameRoot)
 

Public Attributes

LPDIRECT3DTEXTURE9 * m_apTextures
 
LPD3DXMESH m_pWorkingMesh
 
Matrix4m_amxBoneOffsets
 
Matrix4 ** m_apmxBonePointers
 
DWORD m_dwNumPaletteEntries
 
DWORD m_dwMaxNumFaceInfls
 
DWORD m_dwNumAttrGroups
 
LPD3DXBUFFER m_pBufBoneCombos
 

Detailed Description

Desc: Inherits from D3DXMESHCONTAINER.

This represents a mesh object that gets its vertices blended and rendered based on the frame information in its hierarchy.


The documentation for this struct was generated from the following files: