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

Method Private

io/StacReader.cpp:96–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94{
95public:
96 Private() : m_args(std::make_unique<Args>())
97 {}
98
99 std::unique_ptr<Args> m_args;
100 StageFactory m_factory;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected