42 #ifndef LIBLAS_VERSION_HPP_INCLUDED
43 #define LIBLAS_VERSION_HPP_INCLUDED
58 #define LIBLAS_VERSION 106000
64 #define LIBLAS_LIB_VERSION "1_6"
117 #endif // LIBLAS_VERSION_HPP_INCLUDED
#define LAS_DLL
Definition: export.hpp:58
bool LAS_DLL IsLibGeoTIFFEnabled(void)
Minimum of major component.
Definition: version.hpp:83
Point Data Format 1.
Definition: version.hpp:93
LAS Format 1.1.
Definition: version.hpp:75
std::string LAS_DLL GetFullVersion(void)
LAS Format 1.2.
Definition: version.hpp:76
Maximum of minor component.
Definition: version.hpp:86
std::string LAS_DLL GetVersion(void)
Point Data Format 2.
Definition: version.hpp:94
LAS Format 2.0.
Definition: version.hpp:77
Point Data Format 0.
Definition: version.hpp:92
Maximum of major component.
Definition: version.hpp:84
bool LAS_DLL IsLasZipEnabled(void)
Point Data Format 3.
Definition: version.hpp:96
Point Data Format 3.
Definition: version.hpp:97
Minimum of minor component.
Definition: version.hpp:85
Point Data Format 3.
Definition: version.hpp:95
Namespace grouping all elements of libLAS public interface.
Definition: bounds.hpp:60
PointSize
Number of bytes of point record storage in particular format.
Definition: version.hpp:102
Size of point record in data format 0.
Definition: version.hpp:104
Size of point record in data format 2.
Definition: version.hpp:106
Size of point record in data format 3.
Definition: version.hpp:107
PointFormatName
Versions of point record format.
Definition: version.hpp:90
LAS Format 1.0.
Definition: version.hpp:74
LASVersion
Version numbers of the ASPRS LAS Specification.
Definition: version.hpp:72
FormatVersion
Range of allowed ASPRS LAS file format versions.
Definition: version.hpp:81
Size of point record in data format 1.
Definition: version.hpp:105
bool LAS_DLL IsGDALEnabled(void)
Point Data Format is unknown.
Definition: version.hpp:98