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

Method SetRound

generator/feature_merger.cpp:16–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16void MergedFeatureBuilder::SetRound()
17{
18 m_isRound = true;
19
20 m_roundBounds[0] = m_roundBounds[1] = GetOuterGeometry();
21}
22
23void MergedFeatureBuilder::AppendFeature(MergedFeatureBuilder const & fb, bool fromBegin, bool toBack)
24{

Callers 1

operator()Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected