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

Method SetAnchor

libs/map/routing_mark.cpp:524–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

522}
523
524void TransitMark::SetAnchor(dp::Anchor anchor)
525{
526 m_anchor = anchor;
527}
528
529dp::Anchor TransitMark::GetAnchor() const
530{

Callers 1

CreateTransitMarksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected