Graphite  Version 3
An experimental 3D geometry processing program
factory.h File Reference

Classes to create objects from type name and argument list. More...

Go to the source code of this file.

Classes

class  OGF::Factory
 Creates instances of a specific class. More...
 

Namespaces

 OGF
 Global Graphite namespace.
 

Typedefs

typedef SmartPointer< Factory > OGF::Factory_var
 Automatic reference-counted pointer to a Factory.
 

Detailed Description

Classes to create objects from type name and argument list.

Definition in file factory.h.