Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ dimType
Method
dimType
pdal/PointLayout.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
202
203
Dimension::Type PointLayout::dimType(Dimension::Id id) const
204
{
205
return dimDetail(id)->type();
206
}
207
208
209
size_t PointLayout::dimSize(Dimension::Id id) const
Callers
12
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
addDimensions
Method · 0.45
prepared
Method · 0.45
ready
Method · 0.45
parseDimensions
Method · 0.45
createDims
Method · 0.45
setMatlabStruct
Method · 0.45
TEST
Function · 0.45
dimType
Function · 0.45
Calls
2
dimDetail
Function · 0.85
type
Method · 0.45
Tested by
5
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36