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