#include <afxwin.h>
#include <sstream>
#include <istream>
#include <GL/glew.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <vmmlib/vmmlib.hpp>
#include "Transferfunction.hpp"
#include "FlowData.hpp"
#include "Tools/CGShaderManager.hpp"
Go to the source code of this file.
Classes | |
class | COpenGLControl |
This class represents the opengl window. More... |