|
Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Libs/MRML/Core/vtkMRMLStorageNode.h>
Public Member Functions | |
| CompressionPreset ()=default | |
| CompressionPreset (const std::string ¶meter, const std::string &name) | |
Public Attributes | |
| std::string | CompressionParameter |
| std::string | DisplayName |
Presets that can be offered to users to choose from instead of asking them to enter parameter value.
Definition at line 338 of file vtkMRMLStorageNode.h.
|
default |
|
inline |
Definition at line 342 of file vtkMRMLStorageNode.h.
| std::string vtkMRMLStorageNode::CompressionPreset::CompressionParameter |
Definition at line 348 of file vtkMRMLStorageNode.h.
| std::string vtkMRMLStorageNode::CompressionPreset::DisplayName |
Definition at line 349 of file vtkMRMLStorageNode.h.
1.8.14