Public Member Functions
xn::UserPositionCapability Class Reference

#include <XnCppWrapper.h>

Inheritance diagram for xn::UserPositionCapability:
Inheritance graph
[legend]

List of all members.

Public Member Functions

XnUInt32 GetSupportedUserPositionsCount () const
XnStatus GetUserPosition (XnUInt32 nIndex, XnBoundingBox3D &Position) const
XnStatus RegisterToUserPositionChange (StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)
XnStatus SetUserPosition (XnUInt32 nIndex, const XnBoundingBox3D &Position)
void UnregisterFromUserPositionChange (XnCallbackHandle hCallback)
 UserPositionCapability (XnNodeHandle hNode=NULL)

Detailed Description

Allows access to User Position capability functions. see User Position Capability for additional details.

Definition at line 2352 of file XnCppWrapper.h.


Constructor & Destructor Documentation

Ctor

Parameters:
hNode[in] Node handle

Definition at line 2360 of file XnCppWrapper.h.


Member Function Documentation

Gets the number of user positions supported by this generator.

For full details and usage, see xnGetSupportedUserPositionsCount

Definition at line 2365 of file XnCppWrapper.h.

Gets the current user position.

For full details and usage, see xnGetUserPosition

Definition at line 2381 of file XnCppWrapper.h.

XnStatus xn::UserPositionCapability::RegisterToUserPositionChange ( StateChangedHandler  handler,
void pCookie,
XnCallbackHandle hCallback 
) [inline]

Registers a callback function to user position changes.

For full details and usage, see xnRegisterToUserPositionChange

Definition at line 2389 of file XnCppWrapper.h.

Sets the current user position.

For full details and usage, see xnSetUserPosition

Definition at line 2373 of file XnCppWrapper.h.

Unregisters a callback function which was registered using xnRegisterToUserPositionChange.

For full details and usage, see xnUnregisterFromUserPositionChange

Definition at line 2397 of file XnCppWrapper.h.


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


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52