3ds Max C++ API Reference
|
This class is another version of Matrix3 where the matrix is initialized to the identity by the default constructor. More...
#include <C:/adskgit/3dsmax/3dsmax/3dswin/src/maxsdk/include/object.h>
Public Member Functions | |
IdentityTM () | |
Constructor. |
This class is another version of Matrix3 where the matrix is initialized to the identity by the default constructor.
|
inline |
Constructor.
The matrix is initialized to the identity matrix. There is also a global instance of this class available for use: extern IdentityTM idTM;