![]() |
NiTE 2.0
|
#include <NiTE.h>
Public Member Functions | |
PoseType | getType () const |
bool | isEntered () const |
bool | isExited () const |
bool | isHeld () const |
Describe the current state of the pose detection for a specific pose on a specific user
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