HDK
|
#include <GEO_AttributeIndexPairs.h>
Public Member Functions | |
GEO_AttributeCapturePath () | |
GEO_AttributeCapturePath (const GEO_Detail *gdp, GEO_Detail::CaptureType type=GEO_Detail::CAPTURE_BONE) | |
void | reset (const GEO_Detail *gdp, GEO_Detail::CaptureType type=GEO_Detail::CAPTURE_BONE) |
bool | isValid () const |
int | getNumPaths () const |
const char * | getPath (int i) const |
UT_StringRef | getPathRef (int i) const |
int | getIndex (const char *path) const |
void | clear () |
Protected Attributes | |
const GA_Attribute * | myAttrib |
const GA_AIFIndexPair * | myIndexPair |
Definition at line 20 of file GEO_AttributeIndexPairs.h.
|
inline |
Definition at line 23 of file GEO_AttributeIndexPairs.h.
|
inline |
Definition at line 28 of file GEO_AttributeIndexPairs.h.
void GEO_AttributeCapturePath::clear | ( | ) |
int GEO_AttributeCapturePath::getIndex | ( | const char * | path | ) | const |
int GEO_AttributeCapturePath::getNumPaths | ( | ) | const |
|
inline |
Definition at line 39 of file GEO_AttributeIndexPairs.h.
|
inline |
Definition at line 45 of file GEO_AttributeIndexPairs.h.
|
inline |
Definition at line 37 of file GEO_AttributeIndexPairs.h.
void GEO_AttributeCapturePath::reset | ( | const GEO_Detail * | gdp, |
GEO_Detail::CaptureType | type = GEO_Detail::CAPTURE_BONE |
||
) |
|
protected |
Definition at line 58 of file GEO_AttributeIndexPairs.h.
|
protected |
Definition at line 59 of file GEO_AttributeIndexPairs.h.