Mondschein Engine
0.3.0
|
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... | |
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.
|
static |
Create a GL13 renderer.
This function creates a standard GL13 renderer.
Definition at line 36 of file mondschein_gl13.cpp.