HDK
|
This is the complete list of members for GA_Stat, including all inherited members.
appendAttribute(GA_AttributeOwner owner, const ga_StatAttribute &attrib) | GA_Stat | inline |
appendGroup(GA_GroupType gtype, const ga_StatGroup &group) | GA_Stat | inline |
appendPrimitive(const UT_StringHolder &type_name) | GA_Stat | inline |
appendVolume(GA_Index idx, const char *name, int rx, int ry, int rz) | GA_Stat | inline |
clear() | GA_Stat | inline |
clearAllAttributes() | GA_Stat | inline |
clearAllGroups() | GA_Stat | inline |
clearAttributes(GA_AttributeOwner owner) | GA_Stat | inline |
clearGroups(GA_GroupType gtype) | GA_Stat | inline |
clearPrimitiveTypes() | GA_Stat | inline |
clearVolumes() | GA_Stat | inline |
GA_Stat() | GA_Stat | |
getAttribute(GA_AttributeOwner owner, GA_Size i) const | GA_Stat | inline |
getAttributeCount(GA_AttributeOwner owner) const | GA_Stat | inline |
getBounds() const | GA_Stat | inline |
getGroup(GA_GroupType gtype, GA_Size i) const | GA_Stat | inline |
getGroupCount(GA_GroupType gtype) const | GA_Stat | inline |
getInfoOptions() const | GA_Stat | inline |
getIO() const | GA_Stat | inline |
getNumVolumes() const | GA_Stat | inline |
getPointCount() const | GA_Stat | inline |
getPrecision() const | GA_Stat | inline |
getPrimitiveCount() const | GA_Stat | inline |
getPrimitiveTypeCount(const UT_StringRef &type_name) const | GA_Stat | inline |
getPrimitiveTypes(UT_StringArray &type_names) const | GA_Stat | inline |
getVertexCount() const | GA_Stat | inline |
getVolume(int idx) const | GA_Stat | inline |
output(UT_WorkBuffer &buffer, GA_STAT_LEVEL level, bool pretty_print) const | GA_Stat | |
outputAttributes(UT_WorkBuffer &buffer, bool pretty_print) const | GA_Stat | |
outputGroups(UT_WorkBuffer &buffer, bool pretty_print) const | GA_Stat | |
outputVolumes(UT_WorkBuffer &buffer, bool pretty_print) const | GA_Stat | |
setBounds(const UT_BoundingBox &b) | GA_Stat | inline |
setInfoOptions(const UT_Options &info, const char *bounds_name="bounds") | GA_Stat | |
setIO(const GA_IO *io) | GA_Stat | inline |
setPointCount(GA_Size sz) | GA_Stat | inline |
setPrecision(GA_Precision prec) | GA_Stat | inline |
setPrimitiveCount(GA_Size sz) | GA_Stat | inline |
setPrimitiveCount(const UT_StringHolder &type_name, GA_Size count) | GA_Stat | inline |
setVertexCount(GA_Size sz) | GA_Stat | inline |
~GA_Stat() | GA_Stat |