ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::Version |
Track the current version of the software. More... | |
Namespaces | |
namespace | 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 40 of file itkVersion.h.
Referenced by itk::GPUGradientAnisotropicDiffusionImageFilterFactory::GetITKSourceVersion(), itk::GPUMeanImageFilterFactory::GetITKSourceVersion(), itk::GPUBinaryThresholdImageFilterFactory::GetITKSourceVersion(), itk::RawImageIOFactory< TPixel, VImageDimension >::GetITKSourceVersion(), itk::GPUDemonsRegistrationFilterFactory::GetITKSourceVersion(), and itk::GPUImageFactory::GetITKSourceVersion().
#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.