Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
_D3DXMESHDATA Struct Reference

#include <UseDXX.h>

Public Attributes

_D3DXMESHDATATYPE Type
 
union {
   ID3DXMesh *   pMesh
 
}; 
 

Member Data Documentation

◆ 

union { ... }

◆ pMesh

ID3DXMesh* _D3DXMESHDATA::pMesh

◆ Type

_D3DXMESHDATATYPE _D3DXMESHDATA::Type

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