34 #include "vtkCommonCoreModule.h"
36 #include "vtkVersionMacros.h"
38 #define VTK_SOURCE_VERSION "vtk version " VTK_VERSION
62 void operator=(
const vtkVersion&) VTK_DELETE_FUNCTION;
abstract base class for most VTK objects
Versioning class for vtk.
static int GetVTKMinorVersion()
static const char * GetVTKVersion()
Return the version of vtk this object is a part of.
static const char * GetVTKSourceVersion()
static int GetVTKMajorVersion()
static int GetVTKBuildVersion()
static vtkVersion * New()
#define VTK_SOURCE_VERSION