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

Function GetCoordinates

tools/openlr/openlr_model_xml.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58pugi::xml_node GetCoordinates(pugi::xml_node const & node)
59{
60 return node.select_node(".//coordinates").node();
61}
62
63bool IsLocationReferenceTag(pugi::xml_node const & node)
64{

Callers 1

SegmentFromXMLFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected