![]() |
OpenNI 1.5.4
|
#include <XnModuleCppInterface.h>
Public Member Functions | |
virtual | ~ModuleSceneAnalyzer () |
virtual const void * | GetData () |
virtual XnUInt32 | GetBytesPerPixel () |
virtual const XnLabel * | GetLabelMap ()=0 |
virtual XnStatus | GetFloor (XnPlane3D &pPlane)=0 |
virtual xn::ModuleSceneAnalyzer::~ModuleSceneAnalyzer | ( | ) | [inline, virtual] |
virtual XnUInt32 xn::ModuleSceneAnalyzer::GetBytesPerPixel | ( | ) | [inline, virtual] |
Implements xn::ModuleMapGenerator.
virtual const void* xn::ModuleSceneAnalyzer::GetData | ( | ) | [inline, virtual] |
Implements xn::ModuleGenerator.
virtual XnStatus xn::ModuleSceneAnalyzer::GetFloor | ( | XnPlane3D & | pPlane | ) | [pure virtual] |
virtual const XnLabel* xn::ModuleSceneAnalyzer::GetLabelMap | ( | ) | [pure virtual] |