Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
GeometryPositionArray (const unsigned int &count) | |
GeometryPositionArray (const unsigned int &count, const unsigned int &source_count, const GMathVec3f *const source_values[4], const float source_weights[4]) | |
void | clear () |
const unsigned int & | get_count () const |
const unsigned int & | get_source_count () const |
void | add_source (const GMathVec3f *values, const float &weight) |
GMathVec3f | operator[] (const unsigned int &index) const |
![]() | |
bool | is_kindof (const CoreClassInfo &cinfo) const |
Additional Inherited Members | |
![]() | |
static const CoreClassInfo & | class_info () |
Get the type descriptor of this instance. | |