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

Function id

pdal/PointView.hpp:85–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 PointViewIter end();
84
85 int id() const
86 { return m_id; }
87
88 point_count_t size() const
89 { return m_size; }

Callers 7

PcdFieldMethod · 0.85
initMethod · 0.85
processOneMethod · 0.85
addDimensionsMethod · 0.85
registerOrAssignDimMethod · 0.85
findDimMethod · 0.85

Calls

no outgoing calls

Tested by 1

processOneMethod · 0.68