|
Developer Documentation
|
#include <QObject>#include <QColor>#include <OpenFlipper/common/GlobalDefines.hh>#include <ACG/Math/VectorT.hh>#include <ACG/Scenegraph/SceneGraph.hh>#include <ACG/Scenegraph/DrawModes.hh>#include <ACG/GL/GLState.hh>#include <OpenFlipper/widgets/glWidget/CursorPainter.hh>Go to the source code of this file.
Classes | |
| class | Viewer::ViewerProperties |
Enumerations | |
| enum | ActionMode { Viewer::ExamineMode, Viewer::PickingMode, Viewer::QuestionMode, Viewer::LightMode } |
| Enum listing action modes of the viewers. More... | |
This file contains a class for managing all viewer settings
Definition in file ViewerProperties.hh.