MCPcopy 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
100int versionMinor()
101{
102 return pdalVersionMinor;
103}
104
105
106int versionPatch()

Callers 6

versionStringMethod · 0.85
versionEqualsMethod · 0.85
pointCountByReturnMethod · 0.85
getUserAgentFunction · 0.85
TESTFunction · 0.85
versionIntegerFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68