MCPcopy 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
80void PointLayout::registerDim(Dimension::Id id)
81{
82 registerDim(id, Dimension::defaultType(id));
83}
84
85
86void PointLayout::registerDim(Dimension::Id id, Dimension::Type type)

Callers 15

addDimensionsMethod · 0.80
addDimensionsMethod · 0.80
addDimensionsMethod · 0.80
addDimensionsMethod · 0.80
addDimensionsMethod · 0.80
addDimensionsMethod · 0.80
addDimensionsMethod · 0.80
addDimensionsMethod · 0.80
addDimensionsMethod · 0.80
initializeMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls 4

nameFunction · 0.70
toNativeFunction · 0.50
typeMethod · 0.45
setTypeMethod · 0.45

Tested by 15

TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
simpleTestFunction · 0.64
makeTestViewFunction · 0.64
TESTFunction · 0.64
makeTestViewFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64