|
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 2033 of file HAPI_Common.h.
| float HAPI_BoxInfo::center[HAPI_POSITION_VECTOR_SIZE] |
Definition at line 2035 of file HAPI_Common.h.
| float HAPI_BoxInfo::rotation[HAPI_EULER_VECTOR_SIZE] |
Definition at line 2037 of file HAPI_Common.h.
| float HAPI_BoxInfo::size[HAPI_SCALE_VECTOR_SIZE] |
Definition at line 2036 of file HAPI_Common.h.