Crazy Eddie's GUI System  0.8.6
CEGUI::CoreWindowRendererModule Class Reference

Implementation of WindowRendererModule for the Falagard window renderers. More...

+ Inheritance diagram for CEGUI::CoreWindowRendererModule:
+ Collaboration diagram for CEGUI::CoreWindowRendererModule:

Additional Inherited Members

- Public Member Functions inherited from CEGUI::FactoryModule
virtual ~FactoryModule ()
 Destructor.
 
void registerFactory (const String &type_name)
 Register the factory for objects of the specified type.
 
uint registerAllFactories ()
 Register factories for all object types in the module.
 
void unregisterFactory (const String &type_name)
 Unregister the factory for objects of the specified type.
 
uint unregisterAllFactories ()
 Unregister factories for all object types in the module.
 
- Protected Types inherited from CEGUI::FactoryModule
typedef std::vector< FactoryRegisterer *CEGUI_VECTOR_ALLOC(FactoryRegisterer *)> FactoryRegistry
 Collection type that holds pointers to the factory registerer objects.
 
- Protected Attributes inherited from CEGUI::FactoryModule
FactoryRegistry d_registry
 The collection of factorty registerer object pointers.
 

Detailed Description

Implementation of WindowRendererModule for the Falagard window renderers.