Changes for version 0.12 - 2014-10-01
- -Added vector distance() method for vector, circle and oriented rectangle objects -Added OrientedRectangle circle_hull() to return a circular hull shape of the object
Modules
a 2d circle
a 2d vector-based infinite line
a 2d vector line segment; a line with start and end points
a 2d oriented rectangle
a range object which has min and max values
an axis-aligned 2d rectangle
Utility methods used by the Math::Shape::Vector module
A 2d vector library in cartesian space