Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
class DoDifference
Callers
1
Finish
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected