packages feed

hgdal-1.0.0.0: src/GDAL/OGRSimpleCurve.hs

module GDAL.OGRSimpleCurve
       (OGRSimpleCurve(..), IOGRSimpleCurve, upcastOGRSimpleCurve,
        downcastOGRSimpleCurve, oGRSimpleCurve_getPoints)
       where
import GDAL.OGRSimpleCurve.RawType
import GDAL.OGRSimpleCurve.Interface
import GDAL.OGRSimpleCurve.Implementation