#include <boost/preprocessor/cat.hpp>
#include <boost/config.hpp>
#include <saga/saga/util.hpp>
#include <saga/saga-config.hpp>
Go to the source code of this file.
Namespaces | |
namespace | saga |
The SAGA root namespace. | |
Defines | |
#define | SAGA_VERSION_MAJORMASK 0xFF0000 |
#define | SAGA_VERSION_MINORMASK 0x00FF00 |
#define | SAGA_VERSION_SUBMINORMASK 0x0000FF |
Functions | |
unsigned long | saga::get_engine_version (void) |
Brief description starts here. | |
unsigned long | saga::get_saga_version (void) |
Brief description starts here. | |
SAGA_EXPORT char const * | saga::SAGA_CHECK_VERSION () |
#define SAGA_VERSION_MAJORMASK 0xFF0000 |
#define SAGA_VERSION_MINORMASK 0x00FF00 |
#define SAGA_VERSION_SUBMINORMASK 0x0000FF |