GDAL.OGRPoint.Interface
class IOGRGeometry a => IOGRPoint a Source #
Defined in GDAL.OGRPoint.Implementation
upcastOGRPoint :: forall a. (FPtr a, IOGRPoint a) => a -> OGRPoint Source #
downcastOGRPoint :: forall a. (FPtr a, IOGRPoint a) => OGRPoint -> a Source #