|
HDK
|
This is the complete list of members for VEX_RefObject, including all inherited members.
| className() const =0 | VEX_RefObject | pure virtual |
| conditionalAddRef() noexcept | UT_IntrusiveRefCounter< VEX_RefObject > | inline |
| dump(UT_WorkBuffer &buf, int indent=0) const =0 | VEX_RefObject | pure virtual |
| dump() const | VEX_RefObject | |
| flatten(UT_Array< VEX_RefObject * > &objs, UT_Array< UT_Vector3 * > &vectors, UT_Array< float * > &floats)=0 | VEX_RefObject | pure virtual |
| getMethod(const char *name, UT_SharedPtr< VEX_SymbolTable< VEX_32 >> &args) | VEX_RefObject | virtual |
| getMethod(const char *name, UT_SharedPtr< VEX_SymbolTable< VEX_64 >> &args) | VEX_RefObject | virtual |
| getRefCount() | VEX_RefObject | inline |
| isEqual(const VEX_RefObject &rhs) const =0 | VEX_RefObject | pure virtual |
| operator=(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< VEX_RefObject > | inline |
| use_count() const noexcept | UT_IntrusiveRefCounter< VEX_RefObject > | inline |
| UT_IntrusiveRefCounter() noexcept | UT_IntrusiveRefCounter< VEX_RefObject > | inline |
| UT_IntrusiveRefCounter(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< VEX_RefObject > | inline |
| VEX_RefObject() | VEX_RefObject | |
| ~UT_IntrusiveRefCounter() | UT_IntrusiveRefCounter< VEX_RefObject > | inlineprotected |
| ~VEX_RefObject() | VEX_RefObject | virtual |