Classes | Variables
include/GLWindow.h File Reference

a Qt GL window class for ngl More...

#include <ngl/Camera.h>
#include <QtOpenGL>
#include <ngl/TransformStack.h>
#include <ngl/Vec3.h>
#include <ngl/Obj.h>
#include <ngl/VAOPrimitives.h>
#include <ngl/Text.h>
#include <ngl/Material.h>
#include "SmokeSystem.h"

Go to the source code of this file.

Classes

class  GLWindow
 The functions and elements of a GLWindow. More...

Variables

static const float INCREMENT = 0.05
 the increment for x/y translation with mouse movement
static const float ZOOM = 1.0
 the increment for the wheel zoom

Detailed Description

a Qt GL window class for ngl

Author:
Brett Lambright and John Macey
Version:
2.0
Date:
10/06/13 Revision History : Initial Version 10/10/10 (Binary day ;-0 ) Version 2.0 10/06/13 Added functions to support Smoke Simulator.
 All Classes Files Functions Variables