![]() |
OpenNI 1.5.4
|
xn::ModuleDepthGenerator Class Reference
#include <XnModuleCppInterface.h>
Inheritance diagram for xn::ModuleDepthGenerator:

Public Member Functions | |
| virtual | ~ModuleDepthGenerator () |
| virtual const void * | GetData () |
| virtual XnUInt32 | GetBytesPerPixel () |
| virtual XnDepthPixel * | GetDepthMap ()=0 |
| virtual XnDepthPixel | GetDeviceMaxDepth ()=0 |
| virtual void | GetFieldOfView (XnFieldOfView &FOV)=0 |
| virtual XnStatus | RegisterToFieldOfViewChange (XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 |
| virtual void | UnregisterFromFieldOfViewChange (XnCallbackHandle hCallback)=0 |
| virtual ModuleUserPositionInterface * | GetUserPositionInterface () |
Constructor & Destructor Documentation
| virtual xn::ModuleDepthGenerator::~ModuleDepthGenerator | ( | ) | [inline, virtual] |
Member Function Documentation
| virtual XnUInt32 xn::ModuleDepthGenerator::GetBytesPerPixel | ( | ) | [inline, virtual] |
Implements xn::ModuleMapGenerator.
| virtual const void* xn::ModuleDepthGenerator::GetData | ( | ) | [inline, virtual] |
Implements xn::ModuleGenerator.
| virtual XnDepthPixel* xn::ModuleDepthGenerator::GetDepthMap | ( | ) | [pure virtual] |
| virtual XnDepthPixel xn::ModuleDepthGenerator::GetDeviceMaxDepth | ( | ) | [pure virtual] |
| virtual void xn::ModuleDepthGenerator::GetFieldOfView | ( | XnFieldOfView & | FOV | ) | [pure virtual] |
| virtual ModuleUserPositionInterface* xn::ModuleDepthGenerator::GetUserPositionInterface | ( | ) | [inline, virtual] |
| virtual XnStatus xn::ModuleDepthGenerator::RegisterToFieldOfViewChange | ( | XnModuleStateChangedHandler | handler, |
| void * | pCookie, | ||
| XnCallbackHandle & | hCallback | ||
| ) | [pure virtual] |
| virtual void xn::ModuleDepthGenerator::UnregisterFromFieldOfViewChange | ( | XnCallbackHandle | hCallback | ) | [pure virtual] |
The documentation for this class was generated from the following file:
Generated on Wed May 16 2012 10:16:07 for OpenNI 1.5.4 by
1.7.5.1
