Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Process
Method
Process
generator/processor_coastline.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
void ProcessorCoastline::Process(feature::FeatureBuilder & feature)
24
{
25
m_processingChain->Handle(feature);
26
}
27
28
void ProcessorCoastline::Finish()
29
{
Callers
nothing calls this directly
Calls
1
Handle
Method · 0.45
Tested by
no test coverage detected