This is the CAVEtv base class from which all CAVEtv objects are derived
![]() | Data
|
This is the CAVEtv base class from which all CAVEtv objects are derived. The CAVEtv is an object that displays video streams.
virtual ~CAVtv()
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)
void SetFrameRate(int frate)
int GetPowTwo(int val)
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]
CAVImagePool* _imagepool
int _lastimage
int _lastserial
int _fb_size
int _fc
int _frate
GLfloat _s_coord
GLfloat _t_coord
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de