HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HAPI_TransformEuler Struct Reference

A Transform with Euler rotation. More...

#include <HAPI_Common.h>

Public Attributes

float position [HAPI_POSITION_VECTOR_SIZE]
 
float rotationEuler [HAPI_EULER_VECTOR_SIZE]
 
float scale [HAPI_SCALE_VECTOR_SIZE]
 
float shear [HAPI_SHEAR_VECTOR_SIZE]
 
HAPI_XYZOrder rotationOrder
 
HAPI_RSTOrder rstOrder
 

Detailed Description

A Transform with Euler rotation.

Definition at line 1057 of file HAPI_Common.h.

Member Data Documentation

float HAPI_TransformEuler::position[HAPI_POSITION_VECTOR_SIZE]

Definition at line 1059 of file HAPI_Common.h.

float HAPI_TransformEuler::rotationEuler[HAPI_EULER_VECTOR_SIZE]

Definition at line 1060 of file HAPI_Common.h.

HAPI_XYZOrder HAPI_TransformEuler::rotationOrder

Definition at line 1064 of file HAPI_Common.h.

HAPI_RSTOrder HAPI_TransformEuler::rstOrder

Definition at line 1065 of file HAPI_Common.h.

float HAPI_TransformEuler::scale[HAPI_SCALE_VECTOR_SIZE]

Definition at line 1061 of file HAPI_Common.h.

float HAPI_TransformEuler::shear[HAPI_SHEAR_VECTOR_SIZE]

Definition at line 1062 of file HAPI_Common.h.


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