GpuQuadraticCurveRender::Application Class Reference

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

#include <Application.h>

List of all members.

Public Member Functions

 Application (int argc, char **argv, int positionX, int positionY, int width, int height, const std::string &windowName)
 ~Application (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

GpuQuadraticCurveRenderTestRunner


Constructor & Destructor Documentation

Application::Application ( 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 Thu Jun 4 22:03:35 2009 for Gpu Quadratic Curve Render Test by  doxygen 1.5.9