Developer Documentation
Loading...
Searching...
No Matches
BaseObjectData.hh File Reference
#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

namespace  ACG
 Namespace providing different geometric functions concerning angles.
 
namespace  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.
 

Detailed Description

This File contains the Basic object class for all Objects which show content vi the Scenegraph.

Definition in file BaseObjectData.hh.

Typedef Documentation

◆ BaseNode

Base Node.

Definition at line 91 of file BaseObjectData.hh.

◆ BoundingBoxNode

Bounding box Node.

Definition at line 93 of file BaseObjectData.hh.

◆ MaterialNode

Materialnode.

Definition at line 85 of file BaseObjectData.hh.

◆ QtTranslationManipulatorNode

◆ SeparatorNode

Seperator Node.

Definition at line 89 of file BaseObjectData.hh.

◆ StencilRefNode

Stencil reference Node.

Definition at line 95 of file BaseObjectData.hh.