|
HDK
|
A Transform with Quaternion rotation. More...
#include <HAPI_Common.h>
A Transform with Quaternion rotation.
Definition at line 1096 of file HAPI_Common.h.
| float HAPI_Transform::position[HAPI_POSITION_VECTOR_SIZE] |
Definition at line 1098 of file HAPI_Common.h.
| float HAPI_Transform::rotationQuaternion[HAPI_QUATERNION_VECTOR_SIZE] |
Definition at line 1099 of file HAPI_Common.h.
| HAPI_RSTOrder HAPI_Transform::rstOrder |
Definition at line 1103 of file HAPI_Common.h.
| float HAPI_Transform::scale[HAPI_SCALE_VECTOR_SIZE] |
Definition at line 1100 of file HAPI_Common.h.
| float HAPI_Transform::shear[HAPI_SHEAR_VECTOR_SIZE] |
Definition at line 1101 of file HAPI_Common.h.