Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ eVlrCount
Method
eVlrCount
tools/lasdump/Header.hpp:304–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
uint64_t eVlrOffset() const
303
{ return m_eVlrOffset; }
304
uint32_t eVlrCount() const
305
{ return m_eVlrCount; }
306
307
std::string const& compressionInfo() const
308
{ return m_compressionInfo; }
Callers
1
dump
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected