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

Method done

plugins/rxp/io/RxpReader.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145
146
147void RxpReader::done(PointTableRef table)
148{
149 m_pointcloud.reset();
150}
151
152
153} // namespace pdal

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected