| __invMatrix | TransformMatrix | [private] |
| __matrix | TransformMatrix | [private] |
| __translate | TransformMatrix | [private] |
| __type | Transform | [protected] |
| getCopy() const | TransformMatrix | [virtual] |
| inverse(const TinyVector< 3, real_t > &x) const | TransformMatrix | |
| Transform::inverse(const TinyVector< 3 > &x) const =0 | Transform | [pure virtual] |
| operator()(const TinyVector< 3, real_t > &x) const | TransformMatrix | |
| Transform::operator()(const TinyVector< 3 > &x) const =0 | Transform | [pure virtual] |
| povWrite() const | TransformMatrix | [virtual] |
| Transform(const TransType &type) | Transform | [inline] |
| Transform(const Transform &t) | Transform | [inline] |
| TransformMatrix(const real_t r[12]) | TransformMatrix | |
| TransformMatrix(const TransformMatrix &r) | TransformMatrix | |
| type() const | Transform | [inline] |
| ~Transform() | Transform | [inline, virtual] |
| ~TransformMatrix() | TransformMatrix | [inline] |
1.5.6