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

Method LoaderDriver

io/private/las/Utils.hpp:378–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376{
377public:
378 LoaderDriver() = default;
379 LoaderDriver(int pdrf, const Scaling& scaling, const ExtraDims& dims);
380
381 void init(int pdrf, const Scaling& scaling, const ExtraDims& dims);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected