Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ versionMajor
Function
versionMajor
pdal/pdal_config.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
93
94
int versionMajor()
95
{
96
return pdalVersionMajor;
97
}
98
99
100
int versionMinor()
Callers
4
versionString
Method · 0.85
getUserAgent
Function · 0.85
TEST
Function · 0.85
versionInteger
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68