Algebra.Geometric.Strip
Contents
Description
Strip
data type and convertions.
Data Type
Convertion
safePolygonToStrip :: Polygon -> IO StripSource
An IO
version of polygonToStrip
, which does not use unsafePerformIO
.
hgeometric-0.0.2.2: A geometric library with bindings to GPC.
Algebra.Geometric.Strip
Contents
Description
Strip
data type and convertions.
safePolygonToStrip :: Polygon -> IO StripSource
An IO
version of polygonToStrip
, which does not use unsafePerformIO
.