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