OpenNI 1.0.0
|
#include <XnTypes.h>
Public Attributes | |
XnMapMetaData * | pMap |
const XnDepthPixel * | pData |
XnDepthPixel | nZRes |
Holds information about a frame of depth.
The value of the Z resolution of this frame - the maximum depth a pixel can have.
A pointer to the depth data of this frame.
A pointer to the map meta data of this frame.