Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
Definition of a 3x3 matrix, including operators when compiling in C++. More...
Classes | |
class | aiMatrix3x3t< TReal > |
Represents a row-major 3x3 matrix. More... | |
Macros | |
#define | AI_MATRIX3X3_H_INC |
Typedefs | |
typedef aiMatrix3x3t< ai_real > | aiMatrix3x3 |
Definition of a 3x3 matrix, including operators when compiling in C++.
#define AI_MATRIX3X3_H_INC |
typedef aiMatrix3x3t<ai_real> aiMatrix3x3 |