DelaunayTest::DelaunayTestApp Class Reference

It runs all the test. It has the render window instance and the IRunner, which is going to call render and act as a controller. More...

#include <DelaunayTestApp.h>

List of all members.

Public Member Functions

 DelaunayTestApp (int argc, char **argv, int positionX, int positionY, int width, int height, const std::string &windowName)
 ~DelaunayTestApp (void)
 Destructor.


Detailed Description

It runs all the test. It has the render window instance and the IRunner, which is going to call render and act as a controller.

Constructor & Destructor Documentation

DelaunayTestApp::DelaunayTestApp ( int  argc,
char **  argv,
int  positionX,
int  positionY,
int  width,
int  height,
const std::string &  windowName 
)

Constructor

Parameters:
argc number of application arguments (for glut initialization)
argv application arguments (for glut initialization)
positionX render window position X coordinate
positionY render window position Y coordinate
width render window height
windowName render window name


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

Generated on Tue May 26 20:45:15 2009 for Delaunay Test by  doxygen 1.5.9