MCPcopy 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
23void ProcessorCoastline::Process(feature::FeatureBuilder & feature)
24{
25 m_processingChain->Handle(feature);
26}
27
28void ProcessorCoastline::Finish()
29{

Callers

nothing calls this directly

Calls 1

HandleMethod · 0.45

Tested by

no test coverage detected