Help for this page
#include <iostream> ... Shape *shape2 = new Circle(); shape1->intersect(shape2); }
(Determining type of second shape) Intersect polygon with circle
package MyModule; ... # ... }; return !$@;