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

Method eVlrOffset

tools/lasdump/Header.hpp:302–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300 uint32_t vlrCount() const
301 { return m_vlrCount; }
302 uint64_t eVlrOffset() const
303 { return m_eVlrOffset; }
304 uint32_t eVlrCount() const
305 { return m_eVlrCount; }
306

Callers 1

dumpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected