HDK
|
#include <GU_AttribValueLookupTable.h>
Public Member Functions | |
AttribValueLookupTable (const GA_Attribute *attrib) | |
~AttribValueLookupTable () | |
exint | entries () const |
exint | getIntValue (exint idx) const |
const UT_StringHolder & | getStringHolder (exint idx) const |
const GA_OffsetList * | getIntOffsets (exint v) const |
const GA_OffsetList * | getStringOffsets (const UT_StringRef &v) const |
int64 | getMemoryUsage (bool inclusive) const |
Definition at line 24 of file GU_AttribValueLookupTable.h.
GU_Detail::AttribValueLookupTable::AttribValueLookupTable | ( | const GA_Attribute * | attrib | ) |
GU_Detail::AttribValueLookupTable::~AttribValueLookupTable | ( | ) |
|
inline |
Definition at line 31 of file GU_AttribValueLookupTable.h.
|
inline |
Definition at line 45 of file GU_AttribValueLookupTable.h.
Definition at line 33 of file GU_AttribValueLookupTable.h.
|
inline |
Definition at line 60 of file GU_AttribValueLookupTable.h.
|
inline |
Definition at line 39 of file GU_AttribValueLookupTable.h.
|
inline |
Definition at line 52 of file GU_AttribValueLookupTable.h.