Public Member Functions
xn::CroppingCapability Class Reference

#include <XnCppWrapper.h>

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

List of all members.

Public Member Functions

 CroppingCapability (XnNodeHandle hNode)
XnStatus GetCropping (XnCropping &Cropping) const
XnStatus RegisterToCroppingChange (StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)
XnStatus SetCropping (const XnCropping &Cropping)
void UnregisterFromCroppingChange (XnCallbackHandle hCallback)

Detailed Description

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

Definition at line 2232 of file XnCppWrapper.h.


Constructor & Destructor Documentation

Ctor

Parameters:
hNode[in] Node handle

Definition at line 2240 of file XnCppWrapper.h.


Member Function Documentation

Gets current cropping configuration.

For full details and usage, see xnGetCropping

Definition at line 2253 of file XnCppWrapper.h.

XnStatus xn::CroppingCapability::RegisterToCroppingChange ( StateChangedHandler  handler,
void pCookie,
XnCallbackHandle hCallback 
) [inline]

Registers a callback function to cropping changes.

For full details and usage, see xnRegisterToCroppingChange

Definition at line 2261 of file XnCppWrapper.h.

Sets the cropping.

For full details and usage, see xnSetCropping

Definition at line 2245 of file XnCppWrapper.h.

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

For full details and usage, see xnUnregisterFromCroppingChange

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