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

Method pointSize

pdal/PointLayout.cpp:221–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219
220
221size_t PointLayout::pointSize() const
222{
223 return m_pointSize;
224}
225
226
227// Update the point layout given dimension detail and the dimension's name.

Callers 11

numPointsFunction · 0.80
streamTestFunction · 0.80
TESTFunction · 0.80
compareFilesFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
CheckerMethod · 0.80
processOneMethod · 0.80
preparedMethod · 0.80
PointTable.hppFile · 0.80
pointSizeFunction · 0.80

Calls

no outgoing calls

Tested by 7

streamTestFunction · 0.64
TESTFunction · 0.64
compareFilesFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
CheckerMethod · 0.64
processOneMethod · 0.64