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.
Definition at line 57 of file shapes.h.