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

Method GetNotMergedCoastsPoints

generator/coastlines_generator.cpp:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 size_t GetNotMergedCoastsCount() const { return m_notMergedCoastsCount; }
81
82 size_t GetNotMergedCoastsPoints() const { return m_totalNotMergedCoastsPoints; }
83};
84
85class DoDifference

Callers 1

FinishMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected