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

Method addDimensions

io/SbetReader.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86void SbetReader::addDimensions(PointLayoutPtr layout)
87{
88 layout->registerDims(sbet::fileDimensions());
89}
90
91
92void SbetReader::ready(PointTableRef)

Callers

nothing calls this directly

Calls 2

fileDimensionsFunction · 0.85
registerDimsMethod · 0.80

Tested by

no test coverage detected