Go to the source code of this file.
Classes | |
struct | _RotationMatrix< N, Base > |
struct | _RotationMatrix2< Base > |
struct | _RotationMatrix3< Base > |
Typedefs | |
typedef _RotationMatrix2< double > | RotationMatrix2 |
typedef _RotationMatrix2< float > | RotationMatrix2f |
typedef _RotationMatrix3< double > | RotationMatrix3 |
typedef _RotationMatrix3< float > | RotationMatrix3f |
typedef _RotationMatrix2<double> RotationMatrix2 |
Definition at line 84 of file src/math/rotation_matrix.h.
typedef _RotationMatrix2<float> RotationMatrix2f |
Definition at line 86 of file src/math/rotation_matrix.h.
typedef _RotationMatrix3<double> RotationMatrix3 |
Definition at line 85 of file src/math/rotation_matrix.h.
typedef _RotationMatrix3<float> RotationMatrix3f |
Definition at line 87 of file src/math/rotation_matrix.h.