MCPcopy Create free account
hub / github.com/comaps/comaps / SetPoint

Method SetPoint

libs/kml/pykmlib/bindings.cpp:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 static void SetPoint(geometry::PointWithAltitude & ptWithAlt, m2::PointD const & pt) { ptWithAlt.SetPoint(pt); }
143
144 static void SetAltitude(geometry::PointWithAltitude & ptWithAlt, geometry::Altitude altitude)
145 {

Callers 3

ParsePointWithAltitudeFunction · 0.45
operator()Method · 0.45
PopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected