MCPcopy 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
94int versionMajor()
95{
96 return pdalVersionMajor;
97}
98
99
100int versionMinor()

Callers 4

versionStringMethod · 0.85
getUserAgentFunction · 0.85
TESTFunction · 0.85
versionIntegerFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68