Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
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)
 

Macro Definition Documentation

◆ MRML_VERSION_CHECK

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

Definition at line 29 of file vtkMRML.h.