LetterCDT::LetterCDTTestApp Class Reference

It's the main point entry of the test. Creates the test runner and then, creates the main window. More...

#include <LetterCDTTestApp.h>

List of all members.

Public Member Functions

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


Detailed Description

It's the main point entry of the test. Creates the test runner and then, creates the main window.

See also:
GlutWrapper::Window

LetterCDTTestRunner


Constructor & Destructor Documentation

LetterCDTTestApp::LetterCDTTestApp ( 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 21:08:57 2009 for Constrained Delaunay Test by  doxygen 1.5.9