![]() |
ITK
5.3.0
Insight Toolkit
|
Include dependency graph for itkVersion.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::Version |
Namespaces | |
| itk | |
Macros | |
| #define | ITK_SOURCE_VERSION "itk version " ITK_VERSION |
| #define | ITK_VERSION |
| #define | ITK_VERSION_TO_STRING(x) ITK_VERSION_TO_STRING0(x) |
| #define | ITK_VERSION_TO_STRING0(x) #x |
| #define ITK_SOURCE_VERSION "itk version " ITK_VERSION |
Definition at line 39 of file itkVersion.h.
| #define ITK_VERSION |
Definition at line 36 of file itkVersion.h.
| #define ITK_VERSION_TO_STRING | ( | x | ) | ITK_VERSION_TO_STRING0(x) |
Definition at line 34 of file itkVersion.h.
| #define ITK_VERSION_TO_STRING0 | ( | x | ) | #x |
Definition at line 35 of file itkVersion.h.
1.8.16