Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
236
void PtxReader::addDimensions(PointLayoutPtr layout)
237
{
238
layout->registerDims(m_dimensions);
239
}
240
241
void PtxReader::ready(PointTableRef table)
242
{
Callers
nothing calls this directly
Calls
1
registerDims
Method · 0.80
Tested by
no test coverage detected