GL Studio C++ Runtime API
GlsEffectFactory Class Reference

#include <gls_es20_effect_factory.h>

Static Public Member Functions

static IGlsEffectFactoryInstance (void)
 

Detailed Description

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.

Member Function Documentation

static IGlsEffectFactory* Instance ( void  )
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.

Returns
Returns a pointer to the IGlsEffectFactory implementation singleton.

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