GL Studio C++ Runtime API
|
#include <gls_es20_effect_factory.h>
Static Public Member Functions | |
static IGlsEffectFactory * | Instance (void) |
The GlsEffectFactory factory class. Creates an instance of an effect factory that holds the standard and custom shaders, compiles effects, and maintains a list of effects for quick access.
|
static |
The singleton accessor method for an implementation of an IGlsEffectFactory, which holds the standard and custom shaders, compiles effects, and maintains a list of effects for quick access.