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

Method TestRoad

generator/generator_tests_support/test_feature.cpp:460–462  ·  view source on GitHub ↗

TestRoad ----------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

458
459// TestRoad ----------------------------------------------------------------------------------------
460TestRoad::TestRoad(vector<m2::PointD> const & points, string const & name, string const & lang)
461 : TestFeature(points, MakeName(name, lang), Type::Line)
462{}
463
464void TestRoad::Serialize(FeatureBuilder & fb) const
465{

Callers

nothing calls this directly

Calls 1

MakeNameFunction · 0.85

Tested by

no test coverage detected