Mondschein Engine  0.3.0
Static Public Member Functions | List of all members
mondschein::GL13_Factory Class Reference

This class is a factory class for the GL13 renderer. More...

#include <gl13_types.h>

Static Public Member Functions

static renderer::GL13_p create_gl13_renderer ()
 Create a GL13 renderer. More...
 

Detailed Description

This class is a factory class for the GL13 renderer.

The GL13_Factory class is a convenience class to ease the creation and use of the GL13 renderer.

Definition at line 53 of file gl13_types.h.

Member Function Documentation

renderer::GL13_p GL13_Factory::create_gl13_renderer ( )
static

Create a GL13 renderer.

Returns
a standard GL13 renderer

This function creates a standard GL13 renderer.

Definition at line 36 of file mondschein_gl13.cpp.


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