OpenNI 1.3.2
|
#include <XnCppWrapper.h>
Allows access to User Position capability functions. see User Position Capability for additional details.
|
inline |
Ctor
hNode | [in] Node handle |
|
inline |
|
inline |
Gets the number of user positions supported by this generator.
|
inline |
Gets the current user position.
|
inline |
Registers a callback function to user position changes.
|
inline |
Sets the current user position.
|
inline |
Unregisters a callback function which was registered using xnRegisterToUserPositionChange.