|
Rumba C++ SDK
|
#include "ImathMatrixAlgo.h"Namespaces | |
| Imath | |
Macros | |
| #define | EXPORT_CONST const |
Functions | |
| EXPORT_CONST M33f | Imath::identity33f (1, 0, 0, 0, 1, 0, 0, 0, 1) |
| EXPORT_CONST M33d | Imath::identity33d (1, 0, 0, 0, 1, 0, 0, 0, 1) |
| EXPORT_CONST M44f | Imath::identity44f (1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) |
| EXPORT_CONST M44d | Imath::identity44d (1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) |
| #define EXPORT_CONST const |