![]() |
RDB 2
|
RDB library API version. More...
#include <string>
Go to the source code of this file.
Namespaces | |
riegl | |
RIEGL Laser Measurement Systems GmbH, Austria. | |
riegl::rdb | |
RDB library components. | |
Macros | |
#define | RIEGL_RDB_INTERFACE_MAJOR 2 |
#define | RIEGL_RDB_INTERFACE_MINOR 4 |
#define | RIEGL_RDB_INTERFACE_MICRO 3 |
Functions | |
const std::string & | riegl::rdb::interfaceName () |
Returns library interface name. More... | |
const std::string & | riegl::rdb::interfaceVersion () |
Returns library interface version string. More... | |
#define RIEGL_RDB_INTERFACE_MAJOR 2 |
Definition at line 42 of file version.hpp.
#define RIEGL_RDB_INTERFACE_MICRO 3 |
Definition at line 44 of file version.hpp.
#define RIEGL_RDB_INTERFACE_MINOR 4 |
Definition at line 43 of file version.hpp.