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

Method offset

pdal/DimDetail.hpp:67–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 Id id() const
66 { return m_id; }
67 int offset() const
68 { return m_offsetOrOrder; }
69 int order() const
70 { return m_offsetOrOrder; }
71 Type type() const

Callers 3

doneMethod · 0.45
dimOffsetMethod · 0.45
getDimensionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected