Home
last modified time | relevance | path

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

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dshapes_polygons.cpp132 double Get_xScale (void) const { return( m_xScale ); } in Get_xScale() function in CSG_Converter_WorldToInt
471 ClipperLib::ClipperOffset Offset(2.0, dArc * Converter.Get_xScale()); in SG_Polygon_Offset()
482 Offset.Execute(Result, dSize * Converter.Get_xScale()); in SG_Polygon_Offset()