|
HDK
|
This is the complete list of members for GU_AgentRig, including all inherited members.
| addChannel(const UT_StringHolder &name, FloatType default_value, exint xform_idx) | GU_AgentRig | |
| addChannels(const UT_StringArray &names, const UT_Array< FloatType > &default_values, const UT_IntArray &transforms, UT_StringArray &errors) | GU_AgentRig | |
| addRig(const UT_StringHolder &name) | GU_AgentRig | static |
| addRigCopy(const GU_AgentRig &src) | GU_AgentRig | static |
| addRigFromFile(const UT_StringHolder &filename, UT_StringArray &errors) | GU_AgentRig | static |
| channelCount() const | GU_AgentRig | inline |
| channelDefaultValue(exint i) const | GU_AgentRig | inline |
| channelName(exint i) const | GU_AgentRig | inline |
| channelTransform(exint i) const | GU_AgentRig | inline |
| checkValid() const | GU_AgentRig | |
| childCount(exint i) const | GU_AgentRig | inline |
| childIndex(exint transform, exint child) const | GU_AgentRig | inline |
| clear() | GU_AgentRig | |
| clearIsFile() | GU_AgentRig | |
| conditionalAddRef() noexcept | UT_IntrusiveRefCounter< GU_AgentRig > | inline |
| construct(const UT_StringArray &names, const UT_IntArray &child_counts, const UT_IntArray &children) | GU_AgentRig | |
| dump() const | GU_AgentRig | |
| findChannel(const UT_StringRef &name) const | GU_AgentRig | inline |
| findTransform(const UT_StringRef &name) const | GU_AgentRig | inline |
| FloatType typedef | GU_AgentRig | |
| getMemoryUsage(bool inclusive) const | GU_AgentRig | |
| getUniqueId() const | GU_AgentRig | inline |
| isFile() const | GU_AgentRig | inline |
| load(UT_JSONParser &p, UT_StringArray &errors) | GU_AgentRig | |
| Matrix4 typedef | GU_AgentRig | |
| name() const | GU_AgentRig | inline |
| NameMapConstIter typedef | GU_AgentRig | |
| NameMapIter typedef | GU_AgentRig | |
| NameMapType typedef | GU_AgentRig | |
| operator=(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< GU_AgentRig > | inline |
| parentIndex(exint i) const | GU_AgentRig | inline |
| restLocalTransform(exint i) const | GU_AgentRig | inline |
| restWorldTransform(exint i) const | GU_AgentRig | inline |
| roots() const | GU_AgentRig | inline |
| save(UT_JSONWriter &w) const | GU_AgentRig | |
| setName(const UT_StringHolder &name) | GU_AgentRig | inline |
| setRestLocalTransforms(const UT_Array< Xform > &xforms) | GU_AgentRig | |
| transformCount() const | GU_AgentRig | inline |
| transformName(exint i) const | GU_AgentRig | inline |
| use_count() const noexcept | UT_IntrusiveRefCounter< GU_AgentRig > | inline |
| UT_IntrusiveRefCounter() noexcept | UT_IntrusiveRefCounter< GU_AgentRig > | inline |
| UT_IntrusiveRefCounter(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< GU_AgentRig > | inline |
| Xform typedef | GU_AgentRig | |
| ~GU_AgentRig() | GU_AgentRig | |
| ~UT_IntrusiveRefCounter() | UT_IntrusiveRefCounter< GU_AgentRig > | inlineprotected |