#include "d3dx9.h"


Classes | |
| struct | D3DXMESHCONTAINER_EXTENDED |
| Structure derived from D3DXMESHCONTAINER and extended with some app-specific info that will be stored with each mesh. To help detect which data is extended and which is from the base each variable begins with ex. More... | |
| struct | D3DXFRAME_EXTENDED |
| Structure derived from D3DXFRAME and extended so we can add some app-specific info that will be stored with each frame. To help detect which data is extended and which is from the base each variable begins with ex. More... | |
| class | CMeshHierarchy |
| This class defines a number of callbacks required by the D3DXLoadMeshHierarchyFromX function. More... | |
| class | CUtilities |
| a set of static utility helper functions this class is never instantiated More... | |
1.5.3