|
3ds Max C++ API Reference
|
#include <matrix2.h>
Public Attributes | |
| float | m [3][2] |
Static Public Attributes | |
| static const Matrix2 | Identity |
|
default |
|
inline |
| Matrix2 | ( | float(*) | fp[2] | ) |
|
inline |
|
inline |
| void Rotate | ( | float | angle | ) |
| void PreRotate | ( | float | angle | ) |
| void SetRotate | ( | float | angle | ) |
| void Invert | ( | ) |
| UTILGEOMEXPORT IOResult Save | ( | ISave * | isave | ) |
| UTILGEOMEXPORT IOResult Load | ( | ILoad * | iload | ) |
| float m[3][2] |
|
static |