VISH  0.2
Public Member Functions | Static Public Member Functions
Wizt::GLFontManagerCreator Class Reference

List of all members.

Public Member Functions

Static Public Member Functions


Constructor & Destructor Documentation

Wizt::GLFontManagerCreator::GLFontManagerCreator ( const string name,
int  prior = VManagedObject::DEFAULT_PRIORITY,
const RefPtr< VCreationPreferences > &  prop = NullPtr() 
) [inline]

Constructor for creating GLFontManagerManagers.

Parameters:
nameSome textual identification of this implementation
priorThe priority of this implementation, specifies whether it is a rather good or rather bad idea to use this implementation
propAdditional properties of this implementation, when a general implementation is requested, those implementation will be selected which matches most of the requested properties.

Member Function Documentation

virtual GLFontManager* Wizt::GLFontManagerCreator::CreateFontManager ( ) [pure virtual]

Virtual GLFontManagerManager creation function, to be overloaded in a plugin which actually implements threads.

Todo:
Pass VCreationPreferences

Implemented in FTGLFontCreator.


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