#include "tigl_config.h"Macros | |
| #define | DEPRECATED |
| #define | TIGL_EXPORT |
| #define | VERSION_HEX_CODE(MAJOR, MINOR, PATCH) ((MAJOR) << 16 | (MINOR) << 8 | (PATCH)) |
| #define DEPRECATED |
| #define TIGL_EXPORT |
| #define VERSION_HEX_CODE | ( | MAJOR, | |
| MINOR, | |||
| PATCH | |||
| ) | ((MAJOR) << 16 | (MINOR) << 8 | (PATCH)) |