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

GDAL.OGRFeature.Interface

Documentation

class IDeletable a => IOGRFeature a Source #

Instances

Instances details
IOGRFeature OGRFeature Source # 
Instance details

Defined in GDAL.OGRFeature.Implementation

upcastOGRFeature :: forall a. (FPtr a, IOGRFeature a) => a -> OGRFeature Source #