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

Method pointFormat

tools/lasdump/Header.hpp:178–179  ·  view source on GitHub ↗

Get identifier of point data (record) format.

Source from the content-addressed store, hash-verified

176
177 /// Get identifier of point data (record) format.
178 uint8_t pointFormat() const
179 { return m_pointFormat; }
180 bool pointFormatSupported() const
181 {
182 if (versionAtLeast(1, 4))

Callers 2

TESTFunction · 0.45
test_a_formatFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
test_a_formatFunction · 0.36