Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ addDimensions
Method
addDimensions
plugins/rdb/io/RdbReader.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
161
162
void RdbReader::addDimensions(PointLayoutPtr layout)
163
{
164
m_pointcloud->addDimensions(layout);
165
}
166
167
168
bool RdbReader::processOne(PointRef& point)
Callers
1
inspect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected