|
Pyrogenesis
13997
|
#include <ModelDef.h>
Public Types | |
| enum | { SIZE = 4 } |
Public Member Functions | |
| bool | operator== (const SVertexBlend &o) const |
Public Attributes | |
| u8 | m_Bone [SIZE] |
| float | m_Weight [SIZE] |
Definition at line 85 of file ModelDef.h.
| anonymous enum |
| Enumerator | |
|---|---|
| SIZE | |
Definition at line 87 of file ModelDef.h.
|
inline |
Definition at line 93 of file ModelDef.h.
Definition at line 89 of file ModelDef.h.
| float SVertexBlend::m_Weight[SIZE] |
Definition at line 91 of file ModelDef.h.
1.8.5