gfactory
|
#include <ShapeFactory.h>
Public Member Functions | |
void | Area () |
Shape (const std::shared_ptr< GOptions > &g) | |
![]() | |
~Shape () override=default | |
Shape (const std::shared_ptr< GOptions > &g) | |
Definition at line 28 of file ShapeFactory.h.
|
virtual |
Implements Shape.
Definition at line 10 of file ShapeFactory.cc.
|
inlineexplicit |
Definition at line 13 of file ShapeFactory.h.