Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ versionMinor
Function
versionMinor
pdal/pdal_config.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
99
100
int versionMinor()
101
{
102
return pdalVersionMinor;
103
}
104
105
106
int versionPatch()
Callers
6
versionString
Method · 0.85
versionEquals
Method · 0.85
pointCountByReturn
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