iso::visual::GLPanel Class Reference

#include <iso_visual_glpanel.h>

List of all members.

Public Member Functions

 GLPanel (QWidget *pParent, const char *pName, GLProgram *pProgram)
 ~GLPanel ()
Viewview (const base::String &pViewName)
void addView (View *pView)
void removeView (View *pView)
virtual void update ()

Protected Member Functions

virtual void initializeGL ()
virtual void paintGL ()
void resizeGL (int w, int h)

Protected Attributes

data::IndexHash< base::String,
View
mViews


Constructor & Destructor Documentation

GLPanel::GLPanel ( QWidget *  pParent,
const char *  pName,
GLProgram pProgram 
)

GLPanel::~GLPanel (  ) 


Member Function Documentation

View * GLPanel::view ( const base::String &  pViewName  ) 

void GLPanel::addView ( View pView  ) 

void GLPanel::removeView ( View pView  ) 

void GLPanel::update (  )  [virtual]

void GLPanel::initializeGL (  )  [protected, virtual]

void GLPanel::paintGL (  )  [protected, virtual]

void GLPanel::resizeGL ( int  w,
int  h 
) [protected]


Member Data Documentation

data::IndexHash< base::String, View > iso::visual::GLPanel::mViews [protected]


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 14:23:42 2011 for iso visual by  doxygen 1.5.1