|
Assimp
v2.0 (November 2010)
|
Definition of a 3x3 matrix, including operators when compiling in C++. More...
Classes | |
| class | aiMatrix3x3t< TReal > |
| Represents a row-major 3x3 matrix. More... | |
| class | aiMatrix4x4t< T > |
| Represents a row-major 4x4 matrix, use this for homogeneous coordinates. More... | |
| class | aiVector2t< T > |
| Represents a two-dimensional vector. More... | |
Typedefs | |
| typedef aiMatrix3x3t< float > | aiMatrix3x3 |
Variables | |
| class aiMatrix3x3t | PACK_STRUCT |
Definition of a 3x3 matrix, including operators when compiling in C++.
| typedef aiMatrix3x3t<float> aiMatrix3x3 |
| class aiMatrix3x3t PACK_STRUCT |
1.8.5