Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ registerDim
Method
registerDim
pdal/PointLayout.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
79
80
void PointLayout::registerDim(Dimension::Id id)
81
{
82
registerDim(id, Dimension::defaultType(id));
83
}
84
85
86
void PointLayout::registerDim(Dimension::Id id, Dimension::Type type)
Callers
15
addDimensions
Method · 0.80
addDimensions
Method · 0.80
addDimensions
Method · 0.80
addDimensions
Method · 0.80
addDimensions
Method · 0.80
addDimensions
Method · 0.80
addDimensions
Method · 0.80
addDimensions
Method · 0.80
addDimensions
Method · 0.80
initialize
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
4
name
Function · 0.70
toNative
Function · 0.50
type
Method · 0.45
setType
Method · 0.45
Tested by
15
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
simpleTest
Function · 0.64
makeTestView
Function · 0.64
TEST
Function · 0.64
makeTestView
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64