Copyright | (C) 2015 Dimitri Sabadie |
---|---|
License | BSD3 |
Maintainer | Dimitri Sabadie <dimitri.sabadie@gmail.com> |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
- data Point = Point {
- pointLocIndex :: !Int
Documentation
A point is a single index that references the locations. It’s a canonical type that truly represents a polygonal point.
Point | |
|