|
gfactory
|
#include <ShapeFactory.h>


Public Member Functions | |
| void | Area () |
| Shape (const std::shared_ptr< GOptions > &g) | |
Public Member Functions inherited from Shape | |
| ~Shape () override=default | |
| Shape (const std::shared_ptr< GOptions > &g) | |
Definition at line 20 of file ShapeFactory.h.
|
virtual |
Implements Shape.
Definition at line 6 of file ShapeFactory.cc.
|
inlineexplicit |
Definition at line 13 of file ShapeFactory.h.