NiTE 2.0
Public Member Functions
nite::PoseData Class Reference

#include <NiTE.h>

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

List of all members.

Public Member Functions

PoseType getType () const
bool isEntered () const
bool isExited () const
bool isHeld () const

Detailed Description

Describe the current state of the pose detection for a specific pose on a specific user


Member Function Documentation

PoseType nite::PoseData::getType ( ) const [inline]

Get the type of this pose

bool nite::PoseData::isEntered ( ) const [inline]

Check if the user has entered the pose in this frame.

bool nite::PoseData::isExited ( ) const [inline]

Check if the user has exited the pose in this frame.

bool nite::PoseData::isHeld ( ) const [inline]

Check if the user is currently in that pose


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