#include <GL/glew.h>
#include <QtGui>
#include <QtOpenGL>
#include <math.h>
#include <iostream>
#include "volumerenderer.h"
Go to the source code of this file.
Defines | |
#define | GL_MULTISAMPLE 0x809D |
#define GL_MULTISAMPLE 0x809D |
Definition at line 196 of file volumerenderer.cpp.