Gander Class Reference

Main application. More...

#include <gander.hxx>

List of all members.

Public Member Functions

 Gander (int argc, char *argv[])
void start ()

Protected Member Functions

void banner ()
void onCompile ()
void onConvert ()
void onDisplay ()
void onHeader ()
void onHistogram ()
void onPreprocess ()
void onRange ()
void onSlices ()
void parse ()
void prime ()
void usage ()

Private Attributes

int argc
char ** argv
list< Control * > controls
Displaydisplay
Delegatedelegate
Canvascanvas
Scenescene
Menumenu
string inFilename
string option
string outFilename
string parameter
string title

Detailed Description

Main application.


Constructor & Destructor Documentation

Gander ( int  argc,
char *  argv[] 
)

Creates an instance of the application.


Member Function Documentation

void onDisplay (  )  [protected]

Starts the display for a scene.

Note:
Controls are not deleted.
void parse (  )  [protected]

Parses the command line arguments.

void prime (  )  [protected]

Loads GLEW, opens the scene, and creates the display.

void start (  ) 

Starts the actions.

void usage (  )  [protected]

Prints a usage message.


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