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

Data for a Box Part. More...

#include <HAPI_Common.h>

Public Attributes

float center [HAPI_POSITION_VECTOR_SIZE]
 
float size [HAPI_SCALE_VECTOR_SIZE]
 
float rotation [HAPI_EULER_VECTOR_SIZE]
 

Detailed Description

Data for a Box Part.

Definition at line 1953 of file HAPI_Common.h.

Member Data Documentation

float HAPI_BoxInfo::center[HAPI_POSITION_VECTOR_SIZE]

Definition at line 1955 of file HAPI_Common.h.

float HAPI_BoxInfo::rotation[HAPI_EULER_VECTOR_SIZE]

Definition at line 1957 of file HAPI_Common.h.

float HAPI_BoxInfo::size[HAPI_SCALE_VECTOR_SIZE]

Definition at line 1956 of file HAPI_Common.h.


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