ofxDepthStream
Public Member Functions
depth::VideoStream Class Reference

#include <CamInterface.h>

Public Member Functions

 VideoStream (std::shared_ptr< openni::VideoStream > streamRef)
 
bool hasNew () const
 
void reset ()
 
void update ()
 
const unsigned char * getData ()
 
int getSize ()
 
std::shared_ptr< openni::VideoStream > getStream ()
 
void stop ()
 
void destroy ()
 

Constructor & Destructor Documentation

◆ VideoStream()

depth::VideoStream::VideoStream ( std::shared_ptr< openni::VideoStream >  streamRef)
inline

Member Function Documentation

◆ destroy()

void depth::VideoStream::destroy ( )
inline

◆ getData()

const unsigned char* depth::VideoStream::getData ( )
inline

◆ getSize()

int depth::VideoStream::getSize ( )
inline

◆ getStream()

std::shared_ptr<openni::VideoStream> depth::VideoStream::getStream ( )
inline

◆ hasNew()

bool depth::VideoStream::hasNew ( ) const
inline

◆ reset()

void depth::VideoStream::reset ( )
inline

◆ stop()

void depth::VideoStream::stop ( )
inline

◆ update()

void depth::VideoStream::update ( )
inline

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