A simple application that demonstrates a problem with Shape virtual methods. More...
#include <iostream>
#include "color.h"
#include "rectangle.h"
#include "vector2.h"
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
A simple application that demonstrates a problem with Shape virtual methods.