Kinect Scol plugin
Public Member Functions | List of all members
Depth Class Reference

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)
 
KinectDeviceGetParentDevice ()
 

Detailed Description

Depth generator handling. .

Version
1.0
Date
february 2011

Definition at line 38 of file Depth.h.


The documentation for this class was generated from the following files: