gfactory
|
#include <ShapeFactory.h>
Public Member Functions | |
~Shape () override=default | |
Shape (const std::shared_ptr< GOptions > &g) | |
virtual void | Area ()=0 |
Definition at line 9 of file ShapeFactory.h.
|
overridedefault |
|
inlineexplicit |
Definition at line 13 of file ShapeFactory.h.