|
libLAS API Reference
(svn-trunk)
|

Go to the source code of this file.
Macros | |
| #define | LIBLAS_VERSION_MAJOR 1 |
| #define | LIBLAS_VERSION_MINOR 8 |
| #define | LIBLAS_VERSION_REV 1 |
| #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 20160822 |
| #define | LIBLAS_RELEASE_NAME "1.8.1" |
| #define LIBLAS_RELEASE_DATE 20160822 |
| #define LIBLAS_RELEASE_NAME "1.8.1" |
| #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 1 |