OpenPolygon  1.0.0
OpenPolygon is a Rendering Engine
Public Member Functions | List of all members
Engine::OpenPolygon Class Reference

The OpenPolygon - Main class. More...

#include <openpolygon.h>

Public Member Functions

DEPRECATED void writeConfig (const std::string &config_file)
 
DEPRECATED DisplayConfig readConfig (const std::string &config_file)
 
GLFWDisplayinitialize (DisplayConfig *config)
 initialize More...
 
void RenderLoop (GLFWDisplay *display)
 RenderLoop. More...
 
void finish (void)
 finish More...
 

Detailed Description

The OpenPolygon - Main class.

Member Function Documentation

void OpenPolygon::finish ( void  )

finish

Clear Singletons

GLFWDisplay * OpenPolygon::initialize ( DisplayConfig config)

initialize

Create Display

Parameters
display
Returns
void OpenPolygon::RenderLoop ( GLFWDisplay display)

RenderLoop.

Start Rendering with Display

Parameters
display

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