Crazy Eddie's GUI System  0.8.4
CEGUI::TplRenderEffectFactory< T > Class Template Reference

Templatised RenderEffectFactory subclass used internally by the system. More...

+ Inheritance diagram for CEGUI::TplRenderEffectFactory< T >:
+ Collaboration diagram for CEGUI::TplRenderEffectFactory< T >:

List of all members.

Public Member Functions

RenderEffectcreate (Window *window)
 Create an instance of the RenderEffect that this factory creates.
void destroy (RenderEffect &effect)
 Destroy an instance of the RenderEffect that this factory creates.

Detailed Description

template<typename T>
class CEGUI::TplRenderEffectFactory< T >

Templatised RenderEffectFactory subclass used internally by the system.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends