|
Kinect Scol plugin
|
Depth generator handling. . More...
#include <Depth.h>
Public Member Functions | |
| Depth (KinectDevice *pDevice) | |
| void | GetBuffer (PtrObjBitmap B) |
| const unsigned short * | GetBuffer () |
| const unsigned short * | GetCuttedBuffer () |
| void | GetDepthSize (int &w, int &h) |
| bool | SetOutputMode (int, int, int) |
| bool | UpdateData (openni::VideoFrameRef frame) |
| void | SetDistCutoff (int dist) |
| int | GetDistCutoff () |
| void | SetAngCutoff (float ang) |
| float | GetAngCutoff () |
| bool | IsValid () |
| void | SetMirror (bool state) |
| KinectDevice * | GetParentDevice () |
1.8.13