A basic definition of a shape. Shapes are considered centered at origin. More...
#include <shapes.h>

Public Member Functions | |
| Shape (void) | |
| virtual | ~Shape (void) |
Public Attributes | |
| ShapeType | type |
A basic definition of a shape. Shapes are considered centered at origin.
| shapes::Shape::Shape | ( | void | ) | [inline] |
| virtual shapes::Shape::~Shape | ( | void | ) | [inline, virtual] |