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

Method type

pdal/DimDetail.hpp:71–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 int order() const
70 { return m_offsetOrOrder; }
71 Type type() const
72 { return m_type; }
73 size_t size() const
74 { return Dimension::size(m_type); }
75 BaseType base() const

Callers 15

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
registerDimMethod · 0.45
assignDimMethod · 0.45
hasDimMethod · 0.45
dimTypeMethod · 0.45
dumpMethod · 0.45
compareFunction · 0.45
getFieldAsMethod · 0.45
setFieldMethod · 0.45
addPointMethod · 0.45

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36