ofxDepthStream
|
The Whole purpose of this wrapper is to "hide" all OpenNI related stuff and replace it with placeholder code for the purpose of development. More...
#include <CamInterface.h>
Public Member Functions | |
CamInterface () | |
VideoStreamRef | createDepthStream () |
VideoStreamRef | createColorStream () |
void | close () |
VideoStreamRef | getReadyStream () |
VideoStreamRef | getDepthStream () |
VideoStreamRef | getColorStream () |
The Whole purpose of this wrapper is to "hide" all OpenNI related stuff and replace it with placeholder code for the purpose of development.
Make sure that OPENNI_AVAILABLE is defined to use the real camera!
|
inline |
|
inline |
|
inline |
Referenced by CamInterface().
|
inline |
Referenced by CamInterface().
|
inline |
Referenced by createColorStream().
|
inline |
Referenced by createDepthStream().
VideoStreamRef CamInterface::getReadyStream | ( | ) |