OpenNI 1.5.2
Public Member Functions
xn::ModuleMirrorInterface Class Reference

#include <XnModuleCppInterface.h>

List of all members.

Public Member Functions

virtual ~ModuleMirrorInterface ()
virtual XnStatus SetMirror (XnBool bMirror)=0
virtual XnBool IsMirrored ()=0
virtual XnStatus RegisterToMirrorChange (XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0
virtual void UnregisterFromMirrorChange (XnCallbackHandle hCallback)=0

Constructor & Destructor Documentation


Member Function Documentation

virtual XnBool xn::ModuleMirrorInterface::IsMirrored ( ) [pure virtual]
virtual XnStatus xn::ModuleMirrorInterface::RegisterToMirrorChange ( XnModuleStateChangedHandler  handler,
void *  pCookie,
XnCallbackHandle hCallback 
) [pure virtual]
virtual XnStatus xn::ModuleMirrorInterface::SetMirror ( XnBool  bMirror) [pure virtual]
virtual void xn::ModuleMirrorInterface::UnregisterFromMirrorChange ( XnCallbackHandle  hCallback) [pure virtual]

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