|
HDK
|
#include <HAPI_Common.h>
Public Attributes | |
| float | center [HAPI_POSITION_VECTOR_SIZE] |
| float | size [HAPI_SCALE_VECTOR_SIZE] |
| float | rotation [HAPI_EULER_VECTOR_SIZE] |
Data for a Box Part.
Definition at line 2045 of file HAPI_Common.h.
| float HAPI_BoxInfo::center[HAPI_POSITION_VECTOR_SIZE] |
Definition at line 2047 of file HAPI_Common.h.
| float HAPI_BoxInfo::rotation[HAPI_EULER_VECTOR_SIZE] |
Definition at line 2049 of file HAPI_Common.h.
| float HAPI_BoxInfo::size[HAPI_SCALE_VECTOR_SIZE] |
Definition at line 2048 of file HAPI_Common.h.