HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_NamePartition Class Reference

#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_StringHoldergetName (int name)
 
int getVectorSize (int name)
 
int entries () const
 
void getPrimitiveVector (int prim, int name, UT_IntArray &prims)
 
bool hasUnmatchedNames () const
 

Detailed Description

Definition at line 25 of file GU_NamePartition.h.

Constructor & Destructor Documentation

GU_NamePartition::GU_NamePartition ( )
inline

Definition at line 28 of file GU_NamePartition.h.

GU_NamePartition::~GU_NamePartition ( )
inline

Definition at line 29 of file GU_NamePartition.h.

Member Function Documentation

int GU_NamePartition::entries ( ) const
inline

Definition at line 70 of file GU_NamePartition.h.

const UT_StringHolder& GU_NamePartition::getName ( int  name)
inline

Definition at line 56 of file GU_NamePartition.h.

void GU_NamePartition::getPrimitiveVector ( int  prim,
int  name,
UT_IntArray prims 
)
int GU_NamePartition::getVectorSize ( int  name)
inline

Definition at line 57 of file GU_NamePartition.h.

bool GU_NamePartition::hasUnmatchedNames ( ) const
inline

Definition at line 74 of file GU_NamePartition.h.

int GU_NamePartition::nameCount ( ) const
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 
)

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