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

Method LasReader

io/LasReader.cpp:180–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178};
179
180LasReader::LasReader() : d(new Private)
181{}
182
183LasReader::~LasReader()
184{ cleanup(); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected