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

Function PipelineReaderJSON

pdal/PipelineReaderJSON.hpp:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59private:
60 PipelineReaderJSON& operator=(const PipelineReaderJSON&) = delete;
61 PipelineReaderJSON(const PipelineReaderJSON&) = delete;
62
63 void readPipeline(const std::string& filename);
64 void readPipeline(std::istream& input);

Callers 2

readPipelineMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected