|
ReactOS 0.4.17-dev-934-g091855f
|
#include <d3dx10mesh.h>
Public Attributes | |
| UINT | AttribId |
| UINT | FaceStart |
| UINT | FaceCount |
| UINT | VertexStart |
| UINT | VertexCount |
Definition at line 33 of file d3dx10mesh.h.
| UINT _D3DX10_ATTRIBUTE_RANGE::AttribId |
Definition at line 35 of file d3dx10mesh.h.
| UINT _D3DX10_ATTRIBUTE_RANGE::FaceCount |
Definition at line 37 of file d3dx10mesh.h.
| UINT _D3DX10_ATTRIBUTE_RANGE::FaceStart |
Definition at line 36 of file d3dx10mesh.h.
| UINT _D3DX10_ATTRIBUTE_RANGE::VertexCount |
Definition at line 39 of file d3dx10mesh.h.
| UINT _D3DX10_ATTRIBUTE_RANGE::VertexStart |
Definition at line 38 of file d3dx10mesh.h.