NiTE 2.0
Public Member Functions
nite::SkeletonJoint Class Reference

#include <NiTE.h>

Inheritance diagram for nite::SkeletonJoint:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const QuaterniongetOrientation () const
float getOrientationConfidence () const
const Point3fgetPosition () const
float getPositionConfidence () const
JointType getType () const

Detailed Description

Describes a specific joint of the skeleton of a specific user


Member Function Documentation

Get the current orientation of the joint

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

How sure is NiTE about that position? (between 0 and 1)

Get the type of the joint


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