![]() |
open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include <itkConfigure.h>Macros | |
| #define | ITK_VERSION_CHECK(major, minor, patch) (10000000000ULL * major + 100000000ULL * minor + patch) |
| #define | ITK_VERSION_NUMBER ITK_VERSION_CHECK(ITK_VERSION_MAJOR, ITK_VERSION_MINOR, ITK_VERSION_PATCH) |
| #define ITK_VERSION_CHECK | ( | major, | |
| minor, | |||
| patch | |||
| ) | (10000000000ULL * major + 100000000ULL * minor + patch) |
| #define ITK_VERSION_NUMBER ITK_VERSION_CHECK(ITK_VERSION_MAJOR, ITK_VERSION_MINOR, ITK_VERSION_PATCH) |