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

Paints the currently tracked person. More...

#include <PersonPainter.h>

Inheritance diagram for PersonPainter:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual void processMessage (Message *newMessage)
 Process an incoming message.

Public Member Functions

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

Private Attributes

TrackedPerson m_Operator
SceneGraph m_PersonModel
vector< TrackedPerson > m_TrackedPeople

Detailed Description

Paints the currently tracked person.

Author:
David Gossow (R12)

Definition at line 26 of file PersonPainter.h.


Constructor & Destructor Documentation

The constructor.

The destructor.


Member Function Documentation

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

Paint everything using OpenGL.

Implements PainterPlugin.

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

Process an incoming message.


Member Data Documentation

TrackedPerson PersonPainter::m_Operator [private]

Definition at line 48 of file PersonPainter.h.

SceneGraph PersonPainter::m_PersonModel [private]

Definition at line 51 of file PersonPainter.h.

vector<TrackedPerson> PersonPainter::m_TrackedPeople [private]

Definition at line 49 of file PersonPainter.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