#include <XnCppWrapper.h>
List of all members.
Detailed Description
Allows access to Hand touching FOV edge capability functions. see HandTouchingFOVEdgeCapability for additional details.
Member Typedef Documentation
Callback for the hand getting close to the edge of the FOV
- Parameters:
-
touchingfov | [in] the hand touching fov edge capability that raised this event. |
user | [in] The id of the hand that disappeared. |
pPosition | [in] The position of the hand. |
fTime | [in] Timestamp, in seconds. |
eDir | [in] Direction of the FOV touched |
pCookie | [in] A user-provided cookie that was given when registering to this event. |
Constructor & Destructor Documentation
xn::HandTouchingFOVEdgeCapability::HandTouchingFOVEdgeCapability |
( |
XnNodeHandle |
hNode | ) |
[inline] |
xn::HandTouchingFOVEdgeCapability::HandTouchingFOVEdgeCapability |
( |
const NodeWrapper & |
node | ) |
[inline] |
Member Function Documentation
void xn::HandTouchingFOVEdgeCapability::UnregisterFromHandTouchingFOVEdge |
( |
XnCallbackHandle |
hCallback | ) |
[inline] |
The documentation for this class was generated from the following file: