Public Member Functions
xn::ModuleGestureGenerator Class Reference

#include <XnModuleCppInterface.h>

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

List of all members.

Public Member Functions

virtual XnStatus AddGesture (const XnChar *strGesture, XnBoundingBox3D *pArea)=0
virtual XnStatus EnumerateGestures (XnChar **pstrGestures, XnUInt16 &nGestures)=0
virtual XnStatus GetActiveGestures (XnChar **pstrGestures, XnUInt16 &nGestures)=0
virtual XnBool IsGestureAvailable (const XnChar *strGesture)=0
virtual XnBool IsGestureProgressSupported (const XnChar *strGesture)=0
virtual XnStatus RegisterGestureCallbacks (XnModuleGestureRecognized RecognizedCB, XnModuleGestureProgress ProgressCB, void *pCookie, XnCallbackHandle &hCallback)=0
virtual XnStatus RegisterToGestureChange (XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0
virtual XnStatus RemoveGesture (const XnChar *strGesture)=0
virtual void UnregisterFromGestureChange (XnCallbackHandle hCallback)=0
virtual void UnregisterGestureCallbacks (XnCallbackHandle hCallback)=0
virtual ~ModuleGestureGenerator ()

Detailed Description

Definition at line 311 of file XnModuleCppInterface.h.


Constructor & Destructor Documentation

Definition at line 314 of file XnModuleCppInterface.h.


Member Function Documentation

virtual XnStatus xn::ModuleGestureGenerator::AddGesture ( const XnChar strGesture,
XnBoundingBox3D pArea 
) [pure virtual]
virtual XnStatus xn::ModuleGestureGenerator::EnumerateGestures ( XnChar **  pstrGestures,
XnUInt16 nGestures 
) [pure virtual]
virtual XnStatus xn::ModuleGestureGenerator::GetActiveGestures ( XnChar **  pstrGestures,
XnUInt16 nGestures 
) [pure virtual]
virtual XnBool xn::ModuleGestureGenerator::IsGestureAvailable ( const XnChar strGesture) [pure virtual]
virtual XnBool xn::ModuleGestureGenerator::IsGestureProgressSupported ( const XnChar strGesture) [pure virtual]
virtual XnStatus xn::ModuleGestureGenerator::RegisterGestureCallbacks ( XnModuleGestureRecognized  RecognizedCB,
XnModuleGestureProgress  ProgressCB,
void pCookie,
XnCallbackHandle hCallback 
) [pure virtual]
virtual XnStatus xn::ModuleGestureGenerator::RegisterToGestureChange ( XnModuleStateChangedHandler  handler,
void pCookie,
XnCallbackHandle hCallback 
) [pure virtual]
virtual XnStatus xn::ModuleGestureGenerator::RemoveGesture ( const XnChar strGesture) [pure virtual]

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