HDK
|
#include <GU_NamePartition.h>
Public Member Functions | |
GU_NamePartition () | |
~GU_NamePartition () | |
void | partitionByName (const UT_BitArray &mask, const GU_Detail *gdp, const char *noname_name=0) |
int | nameCount () const |
const UT_StringHolder & | getName (int name) |
int | getVectorSize (int name) |
int | entries () const |
void | getPrimitiveVector (int prim, int name, UT_IntArray &prims) |
bool | hasUnmatchedNames () const |
Definition at line 25 of file GU_NamePartition.h.
|
inline |
Definition at line 28 of file GU_NamePartition.h.
|
inline |
Definition at line 29 of file GU_NamePartition.h.
|
inline |
Definition at line 70 of file GU_NamePartition.h.
|
inline |
Definition at line 56 of file GU_NamePartition.h.
void GU_NamePartition::getPrimitiveVector | ( | int | prim, |
int | name, | ||
UT_IntArray & | prims | ||
) |
Definition at line 57 of file GU_NamePartition.h.
|
inline |
Definition at line 74 of file GU_NamePartition.h.
|
inline |
Definition at line 55 of file GU_NamePartition.h.
void GU_NamePartition::partitionByName | ( | const UT_BitArray & | mask, |
const GU_Detail * | gdp, | ||
const char * | noname_name = 0 |
||
) |