gfactory
Loading...
Searching...
No Matches
ShapeFactory.h File Reference
#include "gbase.h"
#include "gfactory_options.h"
Include dependency graph for ShapeFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Shape
 Example base class used to demonstrate static factory registration. More...
 
class  Triangle
 Example concrete Shape implementation used in static registration. More...
 
class  Box
 Example concrete Shape implementation used in static registration. More...