ReactOS 0.4.17-dev-934-g091855f
_D3DX10_ATTRIBUTE_RANGE Struct Reference

#include <d3dx10mesh.h>

Public Attributes

UINT AttribId
 
UINT FaceStart
 
UINT FaceCount
 
UINT VertexStart
 
UINT VertexCount
 

Detailed Description

Definition at line 33 of file d3dx10mesh.h.

Member Data Documentation

◆ AttribId

UINT _D3DX10_ATTRIBUTE_RANGE::AttribId

Definition at line 35 of file d3dx10mesh.h.

◆ FaceCount

UINT _D3DX10_ATTRIBUTE_RANGE::FaceCount

Definition at line 37 of file d3dx10mesh.h.

◆ FaceStart

UINT _D3DX10_ATTRIBUTE_RANGE::FaceStart

Definition at line 36 of file d3dx10mesh.h.

◆ VertexCount

UINT _D3DX10_ATTRIBUTE_RANGE::VertexCount

Definition at line 39 of file d3dx10mesh.h.

◆ VertexStart

UINT _D3DX10_ATTRIBUTE_RANGE::VertexStart

Definition at line 38 of file d3dx10mesh.h.


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