Home
last modified time | relevance | path

Searched refs:LIBKMLGetUnits (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmllayer.cpp1074 static int LIBKMLGetUnits( const char* pszUnits ) in LIBKMLGetUnits() function
1107 vec2->set_xunits(LIBKMLGetUnits(pszXUnits)); in LIBKMLSetVec2()
1108 vec2->set_yunits(LIBKMLGetUnits(pszYUnits)); in LIBKMLSetVec2()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmllayer.cpp1074 static int LIBKMLGetUnits( const char* pszUnits )
1107 vec2->set_xunits(LIBKMLGetUnits(pszXUnits));
1108 vec2->set_yunits(LIBKMLGetUnits(pszYUnits));
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmllayer.cpp1074 static int LIBKMLGetUnits( const char* pszUnits ) in LIBKMLGetUnits() function
1107 vec2->set_xunits(LIBKMLGetUnits(pszXUnits)); in LIBKMLSetVec2()
1108 vec2->set_yunits(LIBKMLGetUnits(pszYUnits)); in LIBKMLSetVec2()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmllayer.cpp1146 static int LIBKMLGetUnits(const char* pszUnits) in LIBKMLGetUnits() function
1178 vec2->set_xunits(LIBKMLGetUnits(pszXUnits)); in LIBKMLSetVec2()
1179 vec2->set_yunits(LIBKMLGetUnits(pszYUnits)); in LIBKMLSetVec2()