HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_Stat Member List

This is the complete list of members for GA_Stat, including all inherited members.

appendAttribute(GA_AttributeOwner owner, const ga_StatAttribute &attrib)GA_Statinline
appendGroup(GA_GroupType gtype, const ga_StatGroup &group)GA_Statinline
appendPrimitive(const UT_StringHolder &type_name)GA_Statinline
appendVolume(GA_Index idx, const char *name, int rx, int ry, int rz)GA_Statinline
clear()GA_Statinline
clearAllAttributes()GA_Statinline
clearAllGroups()GA_Statinline
clearAttributes(GA_AttributeOwner owner)GA_Statinline
clearGroups(GA_GroupType gtype)GA_Statinline
clearPrimitiveTypes()GA_Statinline
clearVolumes()GA_Statinline
GA_Stat()GA_Stat
getAttribute(GA_AttributeOwner owner, GA_Size i) const GA_Statinline
getAttributeCount(GA_AttributeOwner owner) const GA_Statinline
getBounds() const GA_Statinline
getGroup(GA_GroupType gtype, GA_Size i) const GA_Statinline
getGroupCount(GA_GroupType gtype) const GA_Statinline
getInfoOptions() const GA_Statinline
getIO() const GA_Statinline
getNumVolumes() const GA_Statinline
getPointCount() const GA_Statinline
getPrecision() const GA_Statinline
getPrimitiveCount() const GA_Statinline
getPrimitiveTypeCount(const UT_StringRef &type_name) const GA_Statinline
getPrimitiveTypes(UT_StringArray &type_names) const GA_Statinline
getVertexCount() const GA_Statinline
getVolume(int idx) const GA_Statinline
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_Statinline
setInfoOptions(const UT_Options &info, const char *bounds_name="bounds")GA_Stat
setIO(const GA_IO *io)GA_Statinline
setPointCount(GA_Size sz)GA_Statinline
setPrecision(GA_Precision prec)GA_Statinline
setPrimitiveCount(GA_Size sz)GA_Statinline
setPrimitiveCount(const UT_StringHolder &type_name, GA_Size count)GA_Statinline
setVertexCount(GA_Size sz)GA_Statinline
~GA_Stat()GA_Stat