ReactOS 0.4.16-dev-197-g92996da
|
#include <d3dx9mesh.h>
Public Attributes | |
UINT | uVertStart |
UINT | uVertLength |
UINT | uFaceStart |
UINT | uFaceLength |
UINT | uClusterStart |
UINT | uClusterLength |
Definition at line 282 of file d3dx9mesh.h.
UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uClusterLength |
Definition at line 289 of file d3dx9mesh.h.
UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uClusterStart |
Definition at line 288 of file d3dx9mesh.h.
UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uFaceLength |
Definition at line 287 of file d3dx9mesh.h.
UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uFaceStart |
Definition at line 286 of file d3dx9mesh.h.
UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uVertLength |
Definition at line 285 of file d3dx9mesh.h.
UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uVertStart |
Definition at line 284 of file d3dx9mesh.h.