Go to the source code of this file.
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_VERSION_TO_STRING(x) ITK_VERSION_TO_STRING0(x) |
| #define | ITK_VERSION_TO_STRING0(x) #x |
| #define | ITK_VERSION |
| #define | ITK_SOURCE_VERSION "itk version " ITK_VERSION ", itk source $Revision: 1.1751 $, $Date: 2005/08/30 05:05:53 $ (GMT)" |
|
|
Definition at line 31 of file itkVersion.h. Referenced by itk::Version::GetITKSourceVersion(). |
|
|
Value: ITK_VERSION_TO_STRING(ITK_VERSION_MAJOR) \ ITK_VERSION_TO_STRING(ITK_VERSION_MINOR) \ ITK_VERSION_TO_STRING(ITK_VERSION_PATCH) Definition at line 28 of file itkVersion.h. Referenced by itk::Version::GetITKVersion(). |
|
|
Definition at line 26 of file itkVersion.h. |
|
|
Definition at line 27 of file itkVersion.h. |
1.4.1 written by Dimitri van Heesch,
© 1997-2000