Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes
Enki::ChallengeViewer Class Reference

#include <challenge.h>

List of all members.

Public Slots

void addNewRobot ()
void autoCameraStateChanged (bool state)
void removeRobot ()

Public Member Functions

 ChallengeViewer (World *world, int ePuckCount)

Protected Member Functions

virtual void displayObjectHook (PhysicalObject *object)
void drawQuad2D (double x, double y, double w, double ar)
virtual void initializeGL ()
virtual void keyPressEvent (QKeyEvent *event)
virtual void keyReleaseEvent (QKeyEvent *event)
virtual void renderObjectsTypesHook ()
virtual void sceneCompletedHook ()
virtual void timerEvent (QTimerEvent *event)

Protected Attributes

bool autoCamera
QFont entryFont
int ePuckCount
QFont labelFont
bool savingVideo
QFont titleFont

Detailed Description

Definition at line 42 of file challenge.h.


Constructor & Destructor Documentation

Enki::ChallengeViewer::ChallengeViewer ( World *  world,
int  ePuckCount 
)

Definition at line 563 of file challenge.cpp.


Member Function Documentation

Definition at line 584 of file challenge.cpp.

void Enki::ChallengeViewer::autoCameraStateChanged ( bool  state) [slot]

Definition at line 618 of file challenge.cpp.

void Enki::ChallengeViewer::displayObjectHook ( PhysicalObject *  object) [protected, virtual]

Definition at line 703 of file challenge.cpp.

void Enki::ChallengeViewer::drawQuad2D ( double  x,
double  y,
double  w,
double  ar 
) [protected]

Definition at line 675 of file challenge.cpp.

void Enki::ChallengeViewer::initializeGL ( ) [protected, virtual]

Definition at line 691 of file challenge.cpp.

void Enki::ChallengeViewer::keyPressEvent ( QKeyEvent *  event) [protected, virtual]

Definition at line 659 of file challenge.cpp.

void Enki::ChallengeViewer::keyReleaseEvent ( QKeyEvent *  event) [protected, virtual]

Definition at line 667 of file challenge.cpp.

Definition at line 599 of file challenge.cpp.

void Enki::ChallengeViewer::renderObjectsTypesHook ( ) [protected, virtual]

Definition at line 696 of file challenge.cpp.

void Enki::ChallengeViewer::sceneCompletedHook ( ) [protected, virtual]

Definition at line 722 of file challenge.cpp.

void Enki::ChallengeViewer::timerEvent ( QTimerEvent *  event) [protected, virtual]

Definition at line 623 of file challenge.cpp.


Member Data Documentation

Definition at line 50 of file challenge.h.

Definition at line 53 of file challenge.h.

Definition at line 48 of file challenge.h.

Definition at line 54 of file challenge.h.

Definition at line 47 of file challenge.h.

Definition at line 52 of file challenge.h.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:40