Frapper  1.0a
Classes | Namespaces | Macros
ViewportWidget.h File Reference

Header file for ViewportWidget class. More...

#include "FrapperPrerequisites.h"
#include "InstanceCounterMacros.h"
#include "SceneModel.h"
#include "ViewingParameters.h"
#include <QtGui/QWidget>
#include <QtGui/QMouseEvent>
#include <QtGui/QMessageBox>
#include <QtGui/QRgb>
#include <QtGui/QColor>
#include <QtCore/QString>
#include <Ogre.h>
#include <windows.h>
#include <OgrePanelOverlayElement.h>
#include <OgreTextAreaOverlayElement.h>
Include dependency graph for ViewportWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Frapper::ViewportWidget
 Class for a 3D viewport widget powered by OGRE. More...
 

Namespaces

namespace  Frapper
 

Macros

#define VF_MAIN_VIEWPORT   0x1
 Macro definition for a visibility flag for objects that should be visible in the main viewport.
 
#define VF_ORIENTATION_VIEWPORT   0x2
 Macro definition for a visibility flag for objects that should be visible in the orientation indicator viewport only.
 

Detailed Description

Header file for ViewportWidget class.

Author
Stefan Habel stefa.nosp@m.n.ha.nosp@m.bel@f.nosp@m.ilma.nosp@m.kadem.nosp@m.ie.d.nosp@m.e
Nils Zweiling nils..nosp@m.zwei.nosp@m.ling@.nosp@m.film.nosp@m.akade.nosp@m.mie..nosp@m.de
Version
1.0
Date
29.06.2009 (last updated)

Macro Definition Documentation

#define VF_MAIN_VIEWPORT   0x1

Macro definition for a visibility flag for objects that should be visible in the main viewport.

#define VF_ORIENTATION_VIEWPORT   0x2

Macro definition for a visibility flag for objects that should be visible in the orientation indicator viewport only.