Houdini Engine 7.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator 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 2020 of file HAPI_Common.h.

Member Data Documentation

float HAPI_BoxInfo::center[HAPI_POSITION_VECTOR_SIZE]

Definition at line 2022 of file HAPI_Common.h.

float HAPI_BoxInfo::rotation[HAPI_EULER_VECTOR_SIZE]

Definition at line 2024 of file HAPI_Common.h.

float HAPI_BoxInfo::size[HAPI_SCALE_VECTOR_SIZE]

Definition at line 2023 of file HAPI_Common.h.


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