Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
4x4 matrix structure, including operators when compiling in C++ More...
Classes | |
class | aiMatrix4x4t< TReal > |
Represents a row-major 4x4 matrix, use this for homogeneous coordinates. More... | |
Macros | |
#define | AI_MATRIX4X4_H_INC |
Typedefs | |
typedef aiMatrix4x4t< ai_real > | aiMatrix4x4 |
4x4 matrix structure, including operators when compiling in C++
#define AI_MATRIX4X4_H_INC |
typedef aiMatrix4x4t<ai_real> aiMatrix4x4 |