#include <XnCppWrapper.h>
List of all members.
Detailed Description
Allows access to Mirror capability functions. see Mirror Capability for additional details.
Constructor & Destructor Documentation
| xn::MirrorCapability::MirrorCapability |
( |
XnNodeHandle |
hNode |
) |
[inline] |
| xn::MirrorCapability::MirrorCapability |
( |
const NodeWrapper & |
node |
) |
[inline] |
Member Function Documentation
| XnBool xn::MirrorCapability::IsMirrored |
( |
|
) |
const [inline] |
Gets current mirroring configuration.
For full details and usage, see
xnIsMirrored
| XnStatus xn::MirrorCapability::SetMirror |
( |
XnBool |
bMirror |
) |
[inline] |
Sets current mirror configuration.
For full details and usage, see
xnSetMirror
| void xn::MirrorCapability::UnregisterFromMirrorChange |
( |
XnCallbackHandle |
hCallback |
) |
[inline] |
The documentation for this class was generated from the following file: