QVGLCanvas Class Reference

List of all members.

Public Member Functions

 QVGLCanvas (const QString &title, QWidget *parent)
 ~QVGLCanvas ()
virtual void init ()
virtual void display ()
virtual void reshape (int w, int h)

Protected Member Functions

void initializeGL ()
void paintGL ()
void resizeGL (int w, int h)
void mousePressEvent (QMouseEvent *event)
void mouseReleaseEvent (QMouseEvent *event)
void mouseMoveEvent (QMouseEvent *event)
void wheelEvent (QWheelEvent *event)
void keyPressEvent (QKeyEvent *event)
void closeEvent (QCloseEvent *event)

Protected Attributes

float beginx
float beginy
float quat [4]
float zoom
bool pressedleft
bool pressedright
float maxwide
float cx
float cy
float cz


Detailed Description

Definition at line 30 of file qvglcanvas.h.


The documentation for this class was generated from the following files:
Generated on Thu Mar 13 19:18:17 2008 for QVision by  doxygen 1.5.3