Home
last modified time | relevance | path

Searched defs:SetDesiredAccuracy (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogrcurve.cpp463 OGRPoint m_oPoint{};
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrct.cpp462 bool OGRCoordinateTransformationOptions::SetDesiredAccuracy(double dfAccuracy) in SetDesiredAccuracy() function in OGRCoordinateTransformationOptions
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrct.cpp462 bool OGRCoordinateTransformationOptions::SetDesiredAccuracy(double dfAccuracy) in SetDesiredAccuracy() function in OGRCoordinateTransformationOptions
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A Dosr.i1180 bool SetDesiredAccuracy(double accuracy) { in SetDesiredAccuracy() function
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A Dosr.i1180 bool SetDesiredAccuracy(double accuracy) { in SetDesiredAccuracy() function
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A Dosr.i1180 bool SetDesiredAccuracy(double accuracy) { in SetDesiredAccuracy() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Geolocation/
H A Dmod.rs2548 … pub unsafe fn SetDesiredAccuracy(&self, desiredaccuracy: u32) -> ::windows::runtime::Result<()> { in SetDesiredAccuracy() method
3056 … pub unsafe fn SetDesiredAccuracy(&self, desiredaccuracy: u32) -> ::windows::runtime::Result<()> { in SetDesiredAccuracy() method
3190 …pub unsafe fn SetDesiredAccuracy(&self, reporttype: *const ::windows::runtime::GUID, desiredaccura… in SetDesiredAccuracy() method
3409 … pub unsafe fn SetDesiredAccuracy(&self, desiredaccuracy: u32) -> ::windows::runtime::Result<()> { in SetDesiredAccuracy() method
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/osgeo/
H A Dosr.py1094 def SetDesiredAccuracy(self, *args): member in CoordinateTransformationOptions
/dports/graphics/gdal/gdal-3.3.3/swig/python/osgeo/
H A Dosr.py1094 def SetDesiredAccuracy(self, *args): member in CoordinateTransformationOptions
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/osgeo/
H A Dosr.py1094 def SetDesiredAccuracy(self, *args): member in CoordinateTransformationOptions
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Geolocation/
H A Dmod.rs760 pub fn SetDesiredAccuracy(&self, value: PositionAccuracy) -> ::windows::runtime::Result<()> { in SetDesiredAccuracy() method