|
Slicer 5.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkSlicerMarkupsModuleMRMLExport.h"#include "vtkMRMLMessageCollection.h"#include "vtkSmartPointer.h"#include "vtkNew.h"#include <vector>
Go to the source code of this file.
Classes | |
| class | vtkMRMLMarkupsJsonElement |
| Represents a json object or list. More... | |
| class | vtkMRMLMarkupsJsonReader |
| Reads a JSON file into a vtkMRMLMarkupsJsonElement. More... | |
| class | vtkMRMLMarkupsJsonWriter |
| Writes properties into a JSON file. More... | |