ReactOS 0.4.15-dev-7953-g1f49173
bone Struct Reference
Collaboration diagram for bone:

Public Attributes

charname
 
D3DXMATRIX transform
 
DWORD num_influences
 
DWORDvertices
 
FLOATweights
 

Detailed Description

Definition at line 31 of file skin.c.

Member Data Documentation

◆ name

char* bone::name

Definition at line 33 of file skin.c.

Referenced by d3dx9_skin_info_Clone().

◆ num_influences

DWORD bone::num_influences

◆ transform

D3DXMATRIX bone::transform

Definition at line 34 of file skin.c.

Referenced by d3dx9_skin_info_Clone().

◆ vertices

DWORD* bone::vertices

◆ weights

FLOAT* bone::weights

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