RenderTools::Factory Class Reference

#include <Factory.h>

List of all members.

Static Public Member Functions

static PropertyPtr create (const XMLNodePtr &xml)
static void registerClass (const string className, FactoryFunc func)
static bool isRegisteredClass (const string className)


Detailed Description

Definition at line 10 of file Factory.h.


Member Function Documentation

PropertyPtr RenderTools::Factory::create ( const XMLNodePtr xml  )  [static]

call the factory function

we *could* generate a property here from the xml

Definition at line 10 of file Factory.cpp.

bool RenderTools::Factory::isRegisteredClass ( const string  className  )  [static]

Definition at line 36 of file Factory.cpp.

void RenderTools::Factory::registerClass ( const string  className,
FactoryFunc  func 
) [static]

Definition at line 32 of file Factory.cpp.


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

Generated on Wed Jan 26 00:15:36 2011 for RenderTools by  doxygen 1.5.8