Tucano  0.1
A library for rapid prototyping with modern OpenGL and GLSL
Tucano::QtGlewInitializer Class Reference

This class is just to make sure that GLEW is initialized before anything else, so the constructor of this class is called before the QtTrackballWidget constructor. More...

#include <qttrackballwidget.hpp>

Inheritance diagram for Tucano::QtGlewInitializer:
Tucano::QtTrackballWidget

Public Member Functions

 QtGlewInitializer (QWidget *parent)
 

Detailed Description

This class is just to make sure that GLEW is initialized before anything else, so the constructor of this class is called before the QtTrackballWidget constructor.

Constructor & Destructor Documentation

Tucano::QtGlewInitializer::QtGlewInitializer ( QWidget *  parent)
inline

The documentation for this class was generated from the following file: