, including all inherited members.
perform(const VecMath::Vector< N, NUM > &x, const VecMath::Matrix< N, NUM > &rot, const VecMath::Vector< N, NUM > &trans, const VecMath::Vector< N, NUM > &scale) (defined in Transformation< N, P, NUM >) | Transformation< N, P, NUM > | [inline, static] |
perform_transformation(const VecMath::Vector< N, NUM > &x, const VecMath::Vector< N, NUM > &xtrans) (defined in SinglethreadedTransformation< N, 1, NUM >) | SinglethreadedTransformation< N, 1, NUM > | |
rotation_ | TransformationImpl< N, 1, NUM > | [protected] |
scale_ | TransformationImpl< N, 1, NUM > | [protected] |
SinglethreadedTransformation(const VecMath::Rotation< N, NUM > &rotation, const VecMath::Vector< N, NUM > &translation, const VecMath::Vector< N, NUM > &scale) | SinglethreadedTransformation< N, 1, NUM > | |
SinglethreadedTransformation< N, 2, NUM > (defined in SinglethreadedTransformation< N, 1, NUM >) | SinglethreadedTransformation< N, 1, NUM > | [friend] |
transform(const value_storage_type &operand) const | SinglethreadedTransformation< N, 1, NUM > | [virtual] |
Transformation() (defined in Transformation< N, P, NUM >) | Transformation< N, P, NUM > | [inline, protected] |
Transformation(const VecMath::Rotation< N, NUM > &rotation, const VecMath::Vector< N, NUM > &translation, const VecMath::Vector< N, NUM > &scale) | Transformation< N, P, NUM > | [protected] |
TransformationFactory (defined in SinglethreadedTransformation< N, 1, NUM >) | SinglethreadedTransformation< N, 1, NUM > | [friend] |
TransformationImpl(const VecMath::Rotation< N, NUM > &rotation, const VecMath::Vector< N, NUM > &translation, const VecMath::Vector< N, NUM > &scale) | TransformationImpl< N, 1, NUM > | [protected] |
translation_ | TransformationImpl< N, 1, NUM > | [protected] |
value_storage_type typedef | SinglethreadedTransformation< N, 1, NUM > | |
~Transformation() (defined in Transformation< N, P, NUM >) | Transformation< N, P, NUM > | [inline, virtual] |