Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Macros
vtkMRML.h File Reference
#include "vtkMRMLExport.h"
Include dependency graph for vtkMRML.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MRML_VERSION_CHECK(major, minor, patch)   ((major<<16)|(minor<<8)|(patch))
 

Macro Definition Documentation

◆ MRML_VERSION_CHECK

#define MRML_VERSION_CHECK (   major,
  minor,
  patch 
)    ((major<<16)|(minor<<8)|(patch))

Definition at line 26 of file vtkMRML.h.