MCPcopy Create free account
hub / github.com/PDAL/PDAL / StageFactory

Method StageFactory

pdal/StageFactory.cpp:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98
99StageFactory::StageFactory(bool /* legacy */)
100{
101}
102
103
104Stage *StageFactory::createStage(std::string const& stage_name)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected