Slicer
4.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkMRMLStorageNode.h"
Go to the source code of this file.
Classes | |
class | vtkMRMLMarkupsStorageNode |
Macros | |
#define | MARKUPS_BUFFER_SIZE 1024 |
Define a default buffer size for parsing files during read, number of characters. More... | |
#define MARKUPS_BUFFER_SIZE 1024 |
Define a default buffer size for parsing files during read, number of characters.
Markups Module MRML storage nodes
vtkMRMLMarkupsStorageNode - MRML node for handling markups storage
vtkMRMLMarkupsStorageNode nodes describe the markups storage node that allows to read/write point data from/to file. In MRML/Core to facilitate passing markups to CLIs via file.
Definition at line 33 of file vtkMRMLMarkupsStorageNode.h.