Developer Documentation
|
#include <OpenFlipper/common/GlobalDefines.hh>
#include <OpenFlipper/common/BaseObject.hh>
#include <vector>
#include <ACG/Scenegraph/PickTarget.hh>
#include <ACG/Scenegraph/DrawModes.hh>
Go to the source code of this file.
Classes | |
class | BaseObjectData |
Namespaces | |
ACG | |
Namespace providing different geometric functions concerning angles. | |
ACG::SceneGraph | |
Typedefs | |
typedef ACG::SceneGraph::MaterialNode | MaterialNode |
Materialnode. | |
typedef ACG::SceneGraph::QtTranslationManipulatorNode | QtTranslationManipulatorNode |
ManipulatorNode. | |
typedef ACG::SceneGraph::SeparatorNode | SeparatorNode |
Seperator Node. | |
typedef ACG::SceneGraph::BaseNode | BaseNode |
Base Node. | |
typedef ACG::SceneGraph::BoundingBoxNode | BoundingBoxNode |
Bounding box Node. | |
typedef ACG::SceneGraph::StencilRefNode | StencilRefNode |
Stencil reference Node. | |
This File contains the Basic object class for all Objects which show content vi the Scenegraph.
Definition in file BaseObjectData.hh.