Public Slots | Public Member Functions | Private Attributes
SceneGraphPainter Class Reference

Default Painter Plugin template. More...

#include <SceneGraphPainter.h>

Inheritance diagram for SceneGraphPainter:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual void processMessage (Message *newMessage)
 Process an incoming message.
void setAutoUpdate (bool autoUpdate)
void setSceneGraph (SceneGraph &sceneGraph)

Public Member Functions

virtual void paint (float next2DLayer)
 Paint everything using OpenGL.
 SceneGraphPainter ()
 The constructor.
 ~SceneGraphPainter ()
 The destructor.

Private Attributes

bool m_AutoUpdate
SceneGraph m_SceneGraph

Detailed Description

Default Painter Plugin template.

Author:
David Gossow (R12)

Definition at line 26 of file SceneGraphPainter.h.


Constructor & Destructor Documentation

The constructor.

The destructor.


Member Function Documentation

virtual void SceneGraphPainter::paint ( float  next2DLayer) [virtual]

Paint everything using OpenGL.

Implements PainterPlugin.

virtual void SceneGraphPainter::processMessage ( Message *  newMessage) [virtual, slot]

Process an incoming message.

void SceneGraphPainter::setAutoUpdate ( bool  autoUpdate) [inline, slot]

Definition at line 46 of file SceneGraphPainter.h.

void SceneGraphPainter::setSceneGraph ( SceneGraph &  sceneGraph) [slot]

Member Data Documentation

Definition at line 54 of file SceneGraphPainter.h.

SceneGraph SceneGraphPainter::m_SceneGraph [private]

Definition at line 52 of file SceneGraphPainter.h.


The documentation for this class was generated from the following file:


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43