![]() |
RenderMan
26.0
|
This is the complete list of members for RixTransform, including all inherited members.
| GetVersion() const | RixInterface | inlinevirtual |
| k_Color enum value | RixInterface | |
| k_Float enum value | RixInterface | |
| k_HPoint enum value | RixInterface | |
| k_Integer enum value | RixInterface | |
| k_Matrix enum value | RixInterface | |
| k_MPoint enum value | RixInterface | |
| k_Normal enum value | RixInterface | |
| k_Point enum value | RixInterface | |
| k_StringV enum value | RixInterface | |
| k_Vector enum value | RixInterface | |
| m_version | RixInterface | protected |
| RixInterface(int version) | RixInterface | inlineprotected |
| RixTransform() | RixTransform | inlineprotected |
| TransformMatrix(RtUString const fromspace, RtUString const tospace, float time, RtMatrix4x4 &m)=0 | RixTransform | pure virtual |
| TransformPoints(RtUString const fromspace, RtUString const tospace, int n, RtPoint3 p[], float time)=0 | RixTransform | pure virtual |
| TransformPoints(RtMatrix4x4 const &m, int n, RtPoint3 p[])=0 | RixTransform | pure virtual |
| Type enum name | RixInterface | |
| ~RixInterface() | RixInterface | inlineprotectedvirtual |