hgdal-1.0.0.1: Haskell binding to the GDAL library
Safe HaskellSafe-Inferred
LanguageHaskell2010

GDAL.OGRCurve.Interface

Documentation

upcastOGRCurve :: forall a. (FPtr a, IOGRCurve a) => a -> OGRCurve Source #

downcastOGRCurve :: forall a. (FPtr a, IOGRCurve a) => OGRCurve -> a Source #