GlobeEngine
Main Page
Namespaces
Classes
Files
File List
File Members
MeshExampleGLWidget.h
Go to the documentation of this file.
1
8
#ifndef GlobeEngine_MeshExampleViewerGLWidget_h
9
#define GlobeEngine_MeshExampleViewerGLWidget_h
10
11
#include "OpenGL_Includes.h"
12
#include "
MeshExampleEngine.h
"
13
#include "
MeshExampleInputControl.h
"
14
#include "
SimpleQTViewerGLWidget.h
"
15
16
namespace
geMeshExample
{
17
18
class
MeshExampleUI;
19
20
class
MeshExampleGLWidget
:
public
geQT::SimpleQTViewerGLWidget
{
21
Q_OBJECT
22
23
public
:
24
MeshExampleGLWidget
(
MeshExampleEngine
* _engine,
ge::InputControl
* _input);
25
~MeshExampleGLWidget
();
26
27
// overrides from SimpleQTViewerGLWidget
28
void
initialize
();
29
void
drawGL
();
30
void
updateScene
();
31
void
drawUI
();
32
void
resize
(
int
width,
int
height);
33
34
};
35
}
36
#endif
geMeshExample::MeshExampleGLWidget::~MeshExampleGLWidget
~MeshExampleGLWidget()
Definition:
MeshExampleGLWidget.cpp:11
geMeshExample::MeshExampleGLWidget::resize
void resize(int width, int height)
Definition:
MeshExampleGLWidget.cpp:72
geMeshExample::MeshExampleGLWidget::updateScene
void updateScene()
Definition:
MeshExampleGLWidget.cpp:45
geMeshExample::MeshExampleGLWidget::drawGL
void drawGL()
Definition:
MeshExampleGLWidget.cpp:50
geMeshExample::MeshExampleGLWidget::MeshExampleGLWidget
MeshExampleGLWidget(MeshExampleEngine *_engine, ge::InputControl *_input)
Definition:
MeshExampleGLWidget.cpp:6
MeshExampleInputControl.h
geQT::SimpleQTViewerGLWidget
Definition:
SimpleQTViewerGLWidget.h:24
SimpleQTViewerGLWidget.h
geMeshExample::MeshExampleEngine
Definition:
MeshExampleEngine.h:35
MeshExampleEngine.h
geMeshExample
Definition:
MeshExampleComposition.h:14
geMeshExample::MeshExampleGLWidget::drawUI
void drawUI()
Definition:
MeshExampleGLWidget.cpp:58
geMeshExample::MeshExampleGLWidget
Definition:
MeshExampleGLWidget.h:20
ge::InputControl
Definition:
InputControl.h:16
geMeshExample::MeshExampleGLWidget::initialize
void initialize()
Definition:
MeshExampleGLWidget.cpp:16
src
meshExample
include
MeshExampleGLWidget.h
Generated on Wed Aug 9 2017 14:47:06 for GlobeEngine by
1.8.9