Home
last modified time | relevance | path

Searched refs:fromDrawing (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dogr_file_format_p.h286 MapCoord fromDrawing(double x, double y) const;
H A Dogr_file_format.cpp921 to_map_coord = &OgrFileImport::fromDrawing; in importFeature()
1520 MapCoord OgrFileImport::fromDrawing(double x, double y) const in fromDrawing() function in OpenOrienteering::OgrFileImport