MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / getCoord

Method getCoord

src/core/objects/object.cpp:3231–3234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3229}
3230
3231MapCoord PointObject::getCoord() const
3232{
3233 return coords.front();
3234}
3235
3236void PointObject::transform(const QTransform& t)
3237{

Callers 3

snapToObjectMethod · 0.80
isSymmetricalMethod · 0.80
coordinateChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected