MCPcopy Create free account
hub / github.com/PDAL/PDAL / registerDims

Method registerDims

pdal/PointLayout.cpp:66–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64
65
66void PointLayout::registerDims(std::vector<Dimension::Id> ids)
67{
68 for (auto ii = ids.begin(); ii != ids.end(); ++ii)
69 registerDim(*ii);
70}
71
72
73void PointLayout::registerDims(Dimension::Id *id)

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
addDimensionsMethod · 0.80
addDimensionsMethod · 0.80
TESTFunction · 0.80

Calls 2

beginMethod · 0.45
endMethod · 0.45

Tested by 15

addDimensionsMethod · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
makeTableFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
origin_testFunction · 0.64
TESTFunction · 0.64