Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
StageFactory::StageFactory(bool /* legacy */)
100
{
101
}
102
103
104
Stage *StageFactory::createStage(std::string const& stage_name)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected