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

Method addDimensions

io/PtxReader.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236void PtxReader::addDimensions(PointLayoutPtr layout)
237{
238 layout->registerDims(m_dimensions);
239}
240
241void PtxReader::ready(PointTableRef table)
242{

Callers

nothing calls this directly

Calls 1

registerDimsMethod · 0.80

Tested by

no test coverage detected