Crazy Eddies GUI System 0.7.5
Public Member Functions | Protected Member Functions
CEGUI::TplWRFactoryRegisterer< T > Class Template Reference

Template based implementation of WRFactoryRegisterer that allows easy registration of a factory for any WindowRenderer type. More...

Inheritance diagram for CEGUI::TplWRFactoryRegisterer< T >:
Collaboration diagram for CEGUI::TplWRFactoryRegisterer< T >:

List of all members.

Public Member Functions

 TplWRFactoryRegisterer ()
 Constructor.

Protected Member Functions

void doFactoryAdd ()
 Function to do the actual addition of a factory to the CEGUI system.

Detailed Description

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

Template based implementation of WRFactoryRegisterer that allows easy registration of a factory for any WindowRenderer type.