22 #ifndef _osaOpenNISkeleton_h
23 #define _osaOpenNISkeleton_h
61 void SetExists(
bool val);
62 void PrintUserState(
void);
63 void UpdateUserStates(
void);
64 std::vector<vct3> GetPoints3D(
void);
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
int calState
Definition: osaOpenNISkeleton.h:67
std::vector< vctInt2 > points2D
2D Projective Coorinates
Definition: osaOpenNISkeleton.h:45
Typedef for fixed size vectors.
Definition: osaOpenNI.h:87
int usrState
Definition: osaOpenNISkeleton.h:66
int skelID
Definition: osaOpenNISkeleton.h:68
bool exists
Skeleton has been populated coorectly.
Definition: osaOpenNISkeleton.h:51
std::vector< vct3 > points3D
3D Joint Coordinates
Definition: osaOpenNISkeleton.h:42
Definition: osaOpenNISkeleton.h:33
std::vector< bool > confidence
Joint Existance Confidence.
Definition: osaOpenNISkeleton.h:48