|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/base/ossimMatrix4x4.h>#include <ossim/matrix/newmatap.h>#include <ossim/base/ossimConstants.h>Go to the source code of this file.
Macros | |
| #define | QX q.theVector[0] |
| #define | QY q.theVector[1] |
| #define | QZ q.theVector[2] |
| #define | QW q.theVector[3] |
| #define QW q.theVector[3] |
Definition at line 123 of file ossimMatrix4x4.cpp.
Referenced by ossimMatrix4x4::getRotate(), and ossimMatrix4x4::setRotate().
| #define QX q.theVector[0] |
Definition at line 120 of file ossimMatrix4x4.cpp.
Referenced by ossimMatrix4x4::getRotate(), and ossimMatrix4x4::setRotate().
| #define QY q.theVector[1] |
Definition at line 121 of file ossimMatrix4x4.cpp.
Referenced by ossimMatrix4x4::getRotate(), and ossimMatrix4x4::setRotate().
| #define QZ q.theVector[2] |
Definition at line 122 of file ossimMatrix4x4.cpp.
Referenced by ossimMatrix4x4::getRotate(), and ossimMatrix4x4::setRotate().
1.8.14