OpenNI 1.3.2
|
#include <XnCppWrapper.h>
Allows access to Cropping capability functions. see Cropping Capability for additional details.
|
inline |
Ctor
hNode | [in] Node handle |
|
inline |
|
inline |
Gets current cropping configuration.
For full details and usage, see xnGetCropping
|
inline |
Registers a callback function to cropping changes.
For full details and usage, see xnRegisterToCroppingChange
|
inline |
Sets the cropping.
For full details and usage, see xnSetCropping
|
inline |
Unregisters a callback function which was registered using xnRegisterToCroppingChange().
For full details and usage, see xnUnregisterFromCroppingChange