Houdini Engine 7.0
 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 1077 of file HAPI_Common.h.

Member Data Documentation

float HAPI_Transform::position[HAPI_POSITION_VECTOR_SIZE]

Definition at line 1079 of file HAPI_Common.h.

float HAPI_Transform::rotationQuaternion[HAPI_QUATERNION_VECTOR_SIZE]

Definition at line 1080 of file HAPI_Common.h.

HAPI_RSTOrder HAPI_Transform::rstOrder

Definition at line 1084 of file HAPI_Common.h.

float HAPI_Transform::scale[HAPI_SCALE_VECTOR_SIZE]

Definition at line 1081 of file HAPI_Common.h.

float HAPI_Transform::shear[HAPI_SHEAR_VECTOR_SIZE]

Definition at line 1082 of file HAPI_Common.h.


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