Member List
RixTransform Member List
This is the complete list of members for RixTransform, including all inherited members.
| GetVersion() const | RixInterface | inlinevirtual |
| m_version | RixInterface | protected |
| RixInterface(int version) | RixInterface | inlineprotected |
| RixTransform() | RixTransform | inlineprotected |
| TransformMatrix(RtConstString fromspace, RtConstString tospace, RtFloat time, RtMatrix m)=0 | RixTransform | pure virtual |
| TransformPoints(RtConstString fromspace, RtConstString tospace, RtInt n, RtPoint p[], RtFloat time)=0 | RixTransform | pure virtual |
| TransformPoints(RtMatrix m, RtInt n, RtPoint p[])=0 | RixTransform | pure virtual |
| ~RixInterface() | RixInterface | inlineprotectedvirtual |