TerraHS-0.3ContentsIndex
TerraHS.TerraLib.TeGeometry
Contents
The TeGeometry type
Operations on TeGeometry
Synopsis
data TeGeometry
= GPt TePoint
| GPg TePolygon
| GLn TeLine2D
| GCl TeCell
pointset2geometryset :: TePointSetPtr -> Int32 -> Int32 -> IO [TeGeometry]
lineset2geometryset :: TeLineSetPtr -> Int32 -> Int32 -> IO [TeGeometry]
polygonset2geometryset :: TePolygonSetPtr -> Int32 -> Int32 -> IO [TeGeometry]
cellset2geometryset :: TeCellSetPtr -> Int32 -> Int32 -> IO [TeGeometry]
The TeGeometry type
data TeGeometry
Constructors
GPt TePoint
GPg TePolygon
GLn TeLine2D
GCl TeCell
show/hide Instances
Operations on TeGeometry
pointset2geometryset :: TePointSetPtr -> Int32 -> Int32 -> IO [TeGeometry]
lineset2geometryset :: TeLineSetPtr -> Int32 -> Int32 -> IO [TeGeometry]
polygonset2geometryset :: TePolygonSetPtr -> Int32 -> Int32 -> IO [TeGeometry]
cellset2geometryset :: TeCellSetPtr -> Int32 -> Int32 -> IO [TeGeometry]
Produced by Haddock version 0.7