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

Method run

io/TIndexReader.cpp:360–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358}
359
360PointViewSet TIndexReader::run(PointViewPtr view)
361{
362 return StageWrapper::run(m_merge, view);
363}
364
365} // namespace pdal
366

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected