Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
class IDeletable a => IOGRFeature a Source #
Instances
IOGRFeature OGRFeature Source # | |
Defined in GDAL.OGRFeature.Implementation |
upcastOGRFeature :: forall a. (FPtr a, IOGRFeature a) => a -> OGRFeature Source #
downcastOGRFeature :: forall a. (FPtr a, IOGRFeature a) => OGRFeature -> a Source #