42 #ifndef LIBLAS_VERSION_HPP_INCLUDED 43 #define LIBLAS_VERSION_HPP_INCLUDED 58 #define LIBLAS_VERSION 100802 64 #define LIBLAS_LIB_VERSION "1_8" 116 #endif // LIBLAS_VERSION_HPP_INCLUDED #define LAS_DLL
Definition: export.hpp:58
bool LAS_DLL IsLibGeoTIFFEnabled(void)
Minimum of major component.
Definition: version.hpp:82
Point Data Format 1.
Definition: version.hpp:92
LAS Format 1.1.
Definition: version.hpp:74
std::string LAS_DLL GetFullVersion(void)
LAS Format 1.2.
Definition: version.hpp:75
Maximum of minor component.
Definition: version.hpp:85
std::string LAS_DLL GetVersion(void)
Point Data Format 2.
Definition: version.hpp:93
LAS Format 2.0.
Definition: version.hpp:76
Point Data Format 0.
Definition: version.hpp:91
Maximum of major component.
Definition: version.hpp:83
bool LAS_DLL IsLasZipEnabled(void)
Point Data Format 3.
Definition: version.hpp:95
Point Data Format 3.
Definition: version.hpp:96
Minimum of minor component.
Definition: version.hpp:84
Point Data Format 3.
Definition: version.hpp:94
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:101
Size of point record in data format 0.
Definition: version.hpp:103
Size of point record in data format 2.
Definition: version.hpp:105
Size of point record in data format 3.
Definition: version.hpp:106
PointFormatName
Versions of point record format.
Definition: version.hpp:89
LAS Format 1.0.
Definition: version.hpp:73
LASVersion
Version numbers of the ASPRS LAS Specification.
Definition: version.hpp:71
FormatVersion
Range of allowed ASPRS LAS file format versions.
Definition: version.hpp:80
Size of point record in data format 1.
Definition: version.hpp:104
bool LAS_DLL IsGDALEnabled(void)
Point Data Format is unknown.
Definition: version.hpp:97