|
HDK
|
This is the complete list of members for GT_Transform, including all inherited members.
| alloc(int nsegments) | GT_Transform | |
| computeInverse() | GT_Transform | |
| conditionalAddRef() noexcept | UT_IntrusiveRefCounter< GT_Transform > | inline |
| dump(const char *msg="") const | GT_Transform | |
| getInverse(UT_Matrix4F &xform, int segment=0) const | GT_Transform | |
| getInverse(UT_Matrix4D &xform, int segment=0) const | GT_Transform | |
| getMatrix(UT_Matrix4F &xform, int segment=0) const | GT_Transform | |
| getMatrix(UT_Matrix4D &xform, int segment=0) const | GT_Transform | |
| getMemoryUsage() const | GT_Transform | |
| getSegments() const | GT_Transform | inline |
| GT_Transform() | GT_Transform | |
| GT_Transform(const GT_Transform &src) | GT_Transform | |
| GT_Transform(const UT_Matrix4F *xforms, int nsegments) | GT_Transform | |
| GT_Transform(const UT_Matrix4D *xforms, int nsegments) | GT_Transform | |
| identity() | GT_Transform | static |
| invert() const | GT_Transform | |
| isIdentity() const | GT_Transform | inline |
| load(GT_TransformHandle &x, UT_JSONParser &p) | GT_Transform | static |
| multiply(const UT_Matrix4D &xform) const | GT_Transform | |
| multiply(const UT_Matrix4F &xform) const | GT_Transform | |
| multiply(const GT_Transform &x) const | GT_Transform | |
| multiply(const UT_Matrix3D &xform) const | GT_Transform | |
| multiply(const UT_Matrix3F &xform) const | GT_Transform | |
| operator!=(const GT_Transform &other) const | GT_Transform | inline |
| operator=(const GT_Transform &m) | GT_Transform | |
| UT_IntrusiveRefCounter< GT_Transform >::operator=(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< GT_Transform > | inline |
| operator==(const GT_Transform &other) const | GT_Transform | |
| preMultiply(const UT_Matrix4D &xform) const | GT_Transform | |
| preMultiply(const UT_Matrix4F &xform) const | GT_Transform | |
| preMultiply(const GT_Transform &x) const | GT_Transform | |
| preMultiply(const UT_Matrix3D &xform) const | GT_Transform | |
| preMultiply(const UT_Matrix3F &xform) const | GT_Transform | |
| save(UT_JSONWriter &w) const | GT_Transform | |
| setMatrix(const UT_Matrix4F &xform, int segment) | GT_Transform | |
| setMatrix(const UT_Matrix4D &xform, int segment) | GT_Transform | |
| transform(const GT_DataArrayHandle &src, int segment=0) const | GT_Transform | |
| use_count() const noexcept | UT_IntrusiveRefCounter< GT_Transform > | inline |
| UT_IntrusiveRefCounter() noexcept | UT_IntrusiveRefCounter< GT_Transform > | inline |
| UT_IntrusiveRefCounter(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< GT_Transform > | inline |
| ~GT_Transform() | GT_Transform | |
| ~UT_IntrusiveRefCounter() | UT_IntrusiveRefCounter< GT_Transform > | inlineprotected |