This is the CAVEtv base class from which allCAVEtv objects are derived
This is the CAVEtv base class from which allCAVEtv objects are derived. The CAVEtv is an object that displays video streams.
virtual ~CAVEtv()
void SetTVWidtth(int _width)
void SetTVHeight(int _height)
void SetVideoWidth(int _width)
void SetVideoHeight(int _height)
void SetVideoDepth(int _depth)
void SetColor(float r, float g, float b, float a)
void SetColor(float r, float g, float b)
void SetPosition(float x, float y, float z)
virtual void Init(void)
virtual void GetPix(void)
virtual void Process(void)
void Draw(void)
int _tv_height
int _video_width
int _video_height
int _video_depth
int _video_size
float _red
float _green
float _blue
float _alpha
float _px
float _py
float _pz
GLuint _texids[CAVEAVMAXTEXTURES]
ImagePool* _imagepool
int _lastimage
int _lastserial
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de