ReactOS 0.4.15-dev-7788-g1ad9096
_D3DXSHPRTSPLITMESHCLUSTERDATA Struct Reference

#include <d3dx9mesh.h>

Public Attributes

UINT uVertStart
 
UINT uVertLength
 
UINT uFaceStart
 
UINT uFaceLength
 
UINT uClusterStart
 
UINT uClusterLength
 

Detailed Description

Definition at line 282 of file d3dx9mesh.h.

Member Data Documentation

◆ uClusterLength

UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uClusterLength

Definition at line 289 of file d3dx9mesh.h.

◆ uClusterStart

UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uClusterStart

Definition at line 288 of file d3dx9mesh.h.

◆ uFaceLength

UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uFaceLength

Definition at line 287 of file d3dx9mesh.h.

◆ uFaceStart

UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uFaceStart

Definition at line 286 of file d3dx9mesh.h.

◆ uVertLength

UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uVertLength

Definition at line 285 of file d3dx9mesh.h.

◆ uVertStart

UINT _D3DXSHPRTSPLITMESHCLUSTERDATA::uVertStart

Definition at line 284 of file d3dx9mesh.h.


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