ReactOS 0.4.15-dev-7958-gcd0bb1a
_D3DXATTRIBUTERANGE Struct Reference

#include <d3dx9mesh.h>

Public Attributes

DWORD AttribId
 
DWORD FaceStart
 
DWORD FaceCount
 
DWORD VertexStart
 
DWORD VertexCount
 

Detailed Description

Definition at line 183 of file d3dx9mesh.h.

Member Data Documentation

◆ AttribId

DWORD _D3DXATTRIBUTERANGE::AttribId

Definition at line 184 of file d3dx9mesh.h.

Referenced by fill_attribute_table().

◆ FaceCount

DWORD _D3DXATTRIBUTERANGE::FaceCount

Definition at line 186 of file d3dx9mesh.h.

Referenced by fill_attribute_table().

◆ FaceStart

DWORD _D3DXATTRIBUTERANGE::FaceStart

Definition at line 185 of file d3dx9mesh.h.

Referenced by fill_attribute_table().

◆ VertexCount

DWORD _D3DXATTRIBUTERANGE::VertexCount

Definition at line 188 of file d3dx9mesh.h.

Referenced by fill_attribute_table().

◆ VertexStart

DWORD _D3DXATTRIBUTERANGE::VertexStart

Definition at line 187 of file d3dx9mesh.h.

Referenced by fill_attribute_table().


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