Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Macros
vtkMRMLScene.h File Reference
#include "vtkMRML.h"
#include <vtkObject.h>
#include <vtkSmartPointer.h>
#include <list>
#include <map>
#include <vector>
#include <string>
#include <set>
Include dependency graph for vtkMRMLScene.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkMRMLScene
 A set of MRML Nodes that supports serialization and undo/redo. More...
 

Macros

#define CURRENT_MRML_VERSION   "Slicer4.4.0"
 

Macro Definition Documentation

◆ CURRENT_MRML_VERSION

#define CURRENT_MRML_VERSION   "Slicer4.4.0"

Current MRML version needs to be changed when incompatible MRML changes introduced

Definition at line 20 of file vtkMRMLScene.h.