The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.05 - 2014-09-13

  • -Added rotate_90(), enclosed_angle(), collides() -Added Math::Shape::Utils -Added Math::Shape::Line -Added Math::Shape::LineSegment -Renamed get_length() and get_dot_product(), removing 'get_'

Modules

a 2d vector line object - an infinite 2d line
a 2d vector line segment; a line with start and end points
Utility methods used by the Math::Shape::Vector module
A 2d vector object in cartesian space