|
HDK
|
This is the complete list of members for GA_AttributeType, including all inherited members.
| alloc(const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name, const UT_Options *creation_options) const =0 | GA_AttributeType | protectedpure virtual |
| create(const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name, const UT_Options *creation_options, const GA_AttributeOptions *attribute_options) const | GA_AttributeType | |
| findType(const UT_StringRef &name) | GA_AttributeType | static |
| GA_AIFDefinition class | GA_AttributeType | friend |
| GA_AttributeType(const UT_StringHolder &name) | GA_AttributeType | |
| getTypeId() const | GA_AttributeType | inline |
| getTypeName() const | GA_AttributeType | inline |
| isFactoryType() const | GA_AttributeType | inline |
| isStandardType() const | GA_AttributeType | inline |
| isTopologyType() const | GA_AttributeType | inline |
| jsonLoadDeltaDefinition(UT_JSONParser &p, GA_AIFEditDelta *&delta) const | GA_AttributeType | virtual |
| recycle(GA_Attribute &attrib, const GA_ReuseStrategy &strategy, const UT_Options *creation_options) const =0 | GA_AttributeType | protectedpure virtual |
| recycleAttribute(GA_Attribute &attrib, const GA_ReuseStrategy &strategy, const GA_AttributeType &requested_type, const UT_Options *creation_options, const GA_AttributeOptions *attribute_options) const | GA_AttributeType | |
| registerAIF(AIF_TYPE *default_impl) | GA_AttributeType | inlinestatic |
| ~GA_AttributeType() | GA_AttributeType | virtual |