Houdini Engine 6.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
HAPI_Transform Struct Reference

A Transform with Quaternion rotation. More...

#include <HAPI_Common.h>

Public Attributes

float position [HAPI_POSITION_VECTOR_SIZE]
 
float rotationQuaternion [HAPI_QUATERNION_VECTOR_SIZE]
 
float scale [HAPI_SCALE_VECTOR_SIZE]
 
float shear [HAPI_SHEAR_VECTOR_SIZE]
 
HAPI_RSTOrder rstOrder
 

Detailed Description

A Transform with Quaternion rotation.

Definition at line 1045 of file HAPI_Common.h.

Member Data Documentation

float HAPI_Transform::position[HAPI_POSITION_VECTOR_SIZE]

Definition at line 1047 of file HAPI_Common.h.

float HAPI_Transform::rotationQuaternion[HAPI_QUATERNION_VECTOR_SIZE]

Definition at line 1048 of file HAPI_Common.h.

HAPI_RSTOrder HAPI_Transform::rstOrder

Definition at line 1052 of file HAPI_Common.h.

float HAPI_Transform::scale[HAPI_SCALE_VECTOR_SIZE]

Definition at line 1049 of file HAPI_Common.h.

float HAPI_Transform::shear[HAPI_SHEAR_VECTOR_SIZE]

Definition at line 1050 of file HAPI_Common.h.


The documentation for this struct was generated from the following file: