Nuitrack
1.11.2
3D Skeleton Tracking Middleware
|
Stores a bounding box properties. More...
Public Member Functions | |
BoundingBox (float top, float bottom, float left, float right) | |
Properties | |
float | Top [get, set] |
Position of the top side of the bounding box. | |
float | Bottom [get, set] |
Position of the bottom side of the bounding box. | |
float | Left [get, set] |
Position of the left side of the bounding box. | |
float | Right [get, set] |
Position of the right side of the bounding box. | |
Stores a bounding box properties.