Tester Class Reference
[Scene]

Utility for testing nodes. More...

#include <Tester.hpp>

Inherits CanvasListener.

List of all members.

Public Member Functions

string getFilename ()
ScenegetScene ()
void onCanvasEvent (const CanvasEvent &event)
void onCanvasEventDisplay (const CanvasEvent &event)
void onCanvasEventKey (const CanvasEvent &event)
void open (const string &filename)
void start ()

Private Attributes

Traversertraverser
Scenescene
CanvasGTKcanvas
Cameracamera
Gtk::Window * window

Detailed Description

Utility for testing nodes.


Member Function Documentation

void onCanvasEventDisplay ( const CanvasEvent &  event  ) 

Draws the scene.

void onCanvasEventKey ( const CanvasEvent &  event  ) 

Key was pressed.

void open ( const string &  filename  ) 

Creates a window, opens the scene, and prepares it.

void start (  ) 

Starts the window's main loop, catching any exceptions.


The documentation for this class was generated from the following files:
Generated on Wed Jun 9 01:36:37 2010 for Gander by  doxygen 1.6.3