Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ setId
Method
setId
plugins/hdf/io/Hdf5Handler.cpp:175–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
174
175
void DimInfo::setId(Dimension::Id id) {
176
m_pdalId = id;
177
}
178
179
180
Dimension::Id DimInfo::getId() {
Callers
1
addDimensions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected