![]() |
Nuitrack
1.11.2
3D Skeleton Tracking Middleware
|
Stores a bounding box properties. More...
#include <BoundingBox.h>
Public Member Functions | |
| BoundingBox (float top=0.0, float bottom=1.0, float left=0.0, float right=1.0) | |
Public Attributes | |
| float | top |
| Position of the top face of the bounding box. | |
| float | bottom |
| Position of the bottom face of the bounding box. | |
| float | left |
| Position of the left face of the bounding box. | |
| float | right |
| Position of the right face of the bounding box. | |
Stores a bounding box properties.