Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3231
MapCoord PointObject::getCoord() const
3232
{
3233
return coords.front();
3234
}
3235
3236
void PointObject::transform(const QTransform& t)
3237
{
Callers
3
snapToObject
Method · 0.80
isSymmetrical
Method · 0.80
coordinateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected