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