![]() |
libLAS API Reference
1.8.1
|

Go to the source code of this file.
Macros | |
| #define | LIBLAS_VERSION_MAJOR 1 |
| #define | LIBLAS_VERSION_MINOR 8 |
| #define | LIBLAS_VERSION_REV 2 |
| #define | LIBLAS_VERSION_BUILD 0 |
| #define | LIBLAS_VERSION_NUM (LIBLAS_VERSION_MAJOR*1000+LIBLAS_VERSION_MINOR*100+LIBLAS_VERSION_REV*10+LIBLAS_VERSION_BUILD) |
| #define | LIBLAS_RELEASE_DATE 20200505 |
| #define | LIBLAS_RELEASE_NAME "1.8.2" |
| #define LIBLAS_RELEASE_DATE 20200505 |
| #define LIBLAS_RELEASE_NAME "1.8.2" |
| #define LIBLAS_VERSION_BUILD 0 |
| #define LIBLAS_VERSION_MAJOR 1 |
| #define LIBLAS_VERSION_MINOR 8 |
| #define LIBLAS_VERSION_NUM (LIBLAS_VERSION_MAJOR*1000+LIBLAS_VERSION_MINOR*100+LIBLAS_VERSION_REV*10+LIBLAS_VERSION_BUILD) |
| #define LIBLAS_VERSION_REV 2 |
1.8.11