Home
last modified time | relevance | path

Searched defs:GDALGridContext (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/alg/
H A Dgdalgrid.cpp1670 struct GDALGridContext struct
1689 static void GDALGridContextCreateQuadTree( GDALGridContext* psContext ); argument
H A Dgdal_alg.h599 typedef struct GDALGridContext GDALGridContext; typedef
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/
H A Dgdalgrid.cpp1670 struct GDALGridContext struct
1689 static void GDALGridContextCreateQuadTree( GDALGridContext* psContext ); argument
H A Dgdal_alg.h599 typedef struct GDALGridContext GDALGridContext; typedef
/dports/graphics/gdal/gdal-3.3.3/alg/
H A Dgdalgrid.cpp1670 struct GDALGridContext struct
1689 static void GDALGridContextCreateQuadTree( GDALGridContext* psContext ); argument
H A Dgdal_alg.h599 typedef struct GDALGridContext GDALGridContext; typedef
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/gdal-sys-0.2.0/prebuilt-bindings/
H A Dgdal_2.1.rs7311 pub struct GDALGridContext { struct
7323 ) -> *mut GDALGridContext; in GDALGridContextCreate()
7326 pub fn GDALGridContextFree(psContext: *mut GDALGridContext); in GDALGridContextFree()
7330 psContext: *mut GDALGridContext, in GDALGridContextProcess()
H A Dgdal_2.2.rs7582 pub struct GDALGridContext { struct
7594 ) -> *mut GDALGridContext; in GDALGridContextCreate()
7597 pub fn GDALGridContextFree(psContext: *mut GDALGridContext); in GDALGridContextFree()
7601 psContext: *mut GDALGridContext, in GDALGridContextProcess()