![]() |
Nuitrack
1.11.2
3D Skeleton Tracking Middleware
|
Stores the joint data. More...
#include <Skeleton.h>
Public Attributes | |
| JointType | type |
| Joint type. | |
| float | confidence |
| Joint confidence from 0.0 to 1.0. Larger value means more confident joint. | |
| Vector3 | real |
| Joint position in real world coordinates. | |
| Vector3 | proj |
| Joint position in normalized projective coordinates (x, y from 0.0 to 1.0, z is real). | |
| Orientation | orient |
| Joint orientation. | |
Stores the joint data.