![]() |
OpenNI 1.5.4
|
XnCropping Struct Reference
#include <XnTypes.h>
Public Attributes | |
| XnBool | bEnabled |
| XnUInt16 | nXOffset |
| XnUInt16 | nYOffset |
| XnUInt16 | nXSize |
| XnUInt16 | nYSize |
Detailed Description
Cropping configuration
Member Data Documentation
| XnBool XnCropping::bEnabled |
TRUE if cropping is turned on, FALSE otherwise.
| XnUInt16 XnCropping::nXOffset |
Offset in the X-axis, in pixels.
| XnUInt16 XnCropping::nXSize |
Number of pixels in the X-axis.
| XnUInt16 XnCropping::nYOffset |
Offset in the Y-axis, in pixels.
| XnUInt16 XnCropping::nYSize |
Number of pixels in the Y-axis.
The documentation for this struct was generated from the following file:
Generated on Wed May 16 2012 10:16:06 for OpenNI 1.5.4 by
1.7.5.1
