NAME
Geometry::Primitive::Polygon
DESCRIPTION
Geometry::Primitive::Util is a collection of utility methods and constants.
SYNOPSIS
use Geometry::Primitive::Util qw(PI);
print "pi is ".PI."\n";
CONSTANTS
- PI
-
The value of pi.
AUTHOR
Cory Watson <gphat@cpan.org>
Infinity Interactive, http://www.iinteractive.com
COPYRIGHT & LICENSE
Copyright 2008 by Infinity Interactive, Inc.
You can redistribute and/or modify this code under the same terms as Perl itself.