![]() |
NiTE 2.0
|
#include <NiTE.h>
Public Member Functions | |
const Quaternion & | getOrientation () const |
float | getOrientationConfidence () const |
const Point3f & | getPosition () const |
float | getPositionConfidence () const |
JointType | getType () const |
Describes a specific joint of the skeleton of a specific user
const Quaternion& nite::SkeletonJoint::getOrientation | ( | ) | const [inline] |
Get the current orientation of the joint
float nite::SkeletonJoint::getOrientationConfidence | ( | ) | const [inline] |
How sure is NiTE about that orientation (between 0 and 1)
const Point3f& nite::SkeletonJoint::getPosition | ( | ) | const [inline] |
Get the current position of the joint
float nite::SkeletonJoint::getPositionConfidence | ( | ) | const [inline] |
How sure is NiTE about that position? (between 0 and 1)
JointType nite::SkeletonJoint::getType | ( | ) | const [inline] |
Get the type of the joint