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

GDAL.OGRPointIterator.Implementation

Orphan instances

IOGRPointIterator OGRPointIterator Source # 
Instance details

Methods

getNextPoint :: (IOGRPoint c0, FPtr c0) => OGRPointIterator -> c0 -> IO CBool Source #

IDeletable OGRPointIterator Source # 
Instance details

Methods

delete :: OGRPointIterator -> IO () #