|
Assimp
v2.0 (November 2010)
|
4x4 matrix structure, 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 | aiQuaterniont< TReal > |
| Represents a quaternion in a 4D vector. More... | |
Typedefs | |
| typedef aiMatrix4x4t< float > | aiMatrix4x4 |
Variables | |
| class aiMatrix4x4t | PACK_STRUCT |
4x4 matrix structure, including operators when compiling in C++
| typedef aiMatrix4x4t<float> aiMatrix4x4 |
| class aiMatrix4x4t PACK_STRUCT |
1.8.5