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

GDAL.OGRCurvePolygon.Cast

Orphan instances

Castable OGRCurvePolygon (Ptr RawOGRCurvePolygon) Source # 
Instance details

(IOGRCurvePolygon a, FPtr a) => Castable a (Ptr RawOGRCurvePolygon) Source # 
Instance details

Methods

cast :: a -> (Ptr RawOGRCurvePolygon -> IO r) -> IO r #

uncast :: Ptr RawOGRCurvePolygon -> (a -> IO r) -> IO r #