Public Member Functions
xn::MirrorCapability Class Reference

#include <XnCppWrapper.h>

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

List of all members.

Public Member Functions

XnBool IsMirrored () const
 MirrorCapability (XnNodeHandle hNode)
XnStatus RegisterToMirrorChange (StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)
XnStatus SetMirror (XnBool bMirror)
void UnregisterFromMirrorChange (XnCallbackHandle hCallback)

Detailed Description

Allows access to Mirror capability functions. see Mirror Capability for additional details.

Definition at line 1732 of file XnCppWrapper.h.


Constructor & Destructor Documentation

Ctor

Parameters:
hNode[in] Node handle

Definition at line 1740 of file XnCppWrapper.h.


Member Function Documentation

Gets current mirroring configuration.

For full details and usage, see xnIsMirrored

Definition at line 1753 of file XnCppWrapper.h.

XnStatus xn::MirrorCapability::RegisterToMirrorChange ( StateChangedHandler  handler,
void pCookie,
XnCallbackHandle hCallback 
) [inline]

Registers a callback function to mirror changes.

For full details and usage, see xnRegisterToMirrorChange

Definition at line 1761 of file XnCppWrapper.h.

Sets current mirror configuration.

For full details and usage, see xnSetMirror

Definition at line 1745 of file XnCppWrapper.h.

Unregisters a callback function which was registered using xnRegisterToMirrorChange().

For full details and usage, see xnUnregisterFromMirrorChange

Definition at line 1769 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