|
Slicer
4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkMRML.h"#include <vtkObject.h>#include <vtkSmartPointer.h>#include <list>#include <map>#include <vector>#include <string>#include <set>

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" |
| #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.
1.8.13