|
Frapper
1.0a
|
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>

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. | |
Header file for ViewportWidget class.
| #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.
1.8.2