Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ fileSourceId
Method
fileSourceId
tools/lasdump/Header.hpp:67–68 ·
view source on GitHub ↗
Get file source identifier. \exception No throw
Source
from the content-addressed store, hash-verified
65
/// Get file source identifier.
66
/// \exception No throw
67
uint16_t fileSourceId() const
68
{ return m_sourceId; }
69
70
uint16_t globalEncoding() const
71
{ return m_globalEncoding; }
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36