#include <qgl.h>
#include <signalGutz.h>
#include <eventGutz.h>
#include <graphicsGutz.h>
#include <commandQt/commandQt.h>
#include <perf/Timer.h>
#include <iostream>
Go to the source code of this file.
Compounds | |
class | BasicQGL |
Basic QGL class. More... | |
Defines | |
#define | AFX_BASICQGL_H__B4067E20_999B_49AA_95E2_9DDD340AC225__INCLUDED_ |
This class serves mostly as a demonstration of QT gl rendering, but it is also usefull as a base class if you don't want to implement all of the required functions from scratch. |
|
This class serves mostly as a demonstration of QT gl rendering, but it is also usefull as a base class if you don't want to implement all of the required functions from scratch.
Definition at line 30 of file BasicQGL.h. |