, including all inherited members.
| FromMatrix(const Matrix44< S > &m) | vcg::Similarity< S, RotationType > | |
| InverseMatrix() const | vcg::Similarity< S, RotationType > | |
| Matrix() const | vcg::Similarity< S, RotationType > | |
| operator*(const Similarity &affine) const | vcg::Similarity< S, RotationType > | |
| operator*=(const Similarity &affine) | vcg::Similarity< S, RotationType > | |
| rot | vcg::Similarity< S, RotationType > | |
| sca | vcg::Similarity< S, RotationType > | |
| SetIdentity() | vcg::Similarity< S, RotationType > | |
| SetRotate(S angle, const Point3< S > &axis) | vcg::Similarity< S, RotationType > | |
| SetRotate(const RotationType &q) | vcg::Similarity< S, RotationType > | |
| SetScale(const S s) | vcg::Similarity< S, RotationType > | |
| SetTranslate(const Point3< S > &t) | vcg::Similarity< S, RotationType > | |
| Similarity() | vcg::Similarity< S, RotationType > | [inline] |
| Similarity(const RotationType &q) | vcg::Similarity< S, RotationType > | [inline] |
| Similarity(const Point3< S > &p) | vcg::Similarity< S, RotationType > | [inline] |
| Similarity(S s) | vcg::Similarity< S, RotationType > | [inline] |
| Similarity(S alpha, S beta, S gamma) | vcg::Similarity< S, RotationType > | [inline] |
| tra | vcg::Similarity< S, RotationType > | |