Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

capture Class Reference

#include <capture.h>

Inherited by captureCamera.

List of all members.

Public Member Functions

 capture ()
virtual bool initialize (int nwidth, int nheight)=0
virtual void close ()=0
virtual unsigned char * captureFrame ()=0

Protected Attributes

unsigned char * current
stamp_t timestamp
int width
int height
bool captured_frame


Constructor & Destructor Documentation

capture::capture  )  [inline]
 


Member Function Documentation

virtual bool capture::initialize int  nwidth,
int  nheight
[pure virtual]
 

Implemented in captureCamera.

virtual void capture::close  )  [pure virtual]
 

Implemented in captureCamera.

virtual unsigned char* capture::captureFrame  )  [pure virtual]
 

Implemented in captureCamera.


Member Data Documentation

unsigned char* capture::current [protected]
 

stamp_t capture::timestamp [protected]
 

int capture::width [protected]
 

int capture::height [protected]
 

bool capture::captured_frame [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue May 3 14:15:48 2005 for Player by doxygen 1.3.6