Slicer
5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Libs/MRML/DisplayableManager/vtkMRMLRulerDisplayableManager.h>
Public Attributes | |
double | DisplayedScale |
std::string | DisplayedUnitName |
double | Length |
int | NumberOfMajorDivisions |
int | NumberOfMinorDivisions |
Definition at line 75 of file vtkMRMLRulerDisplayableManager.h.
double vtkMRMLRulerDisplayableManager::RulerScalePreset::DisplayedScale |
Definition at line 81 of file vtkMRMLRulerDisplayableManager.h.
std::string vtkMRMLRulerDisplayableManager::RulerScalePreset::DisplayedUnitName |
Definition at line 80 of file vtkMRMLRulerDisplayableManager.h.
double vtkMRMLRulerDisplayableManager::RulerScalePreset::Length |
Definition at line 77 of file vtkMRMLRulerDisplayableManager.h.
int vtkMRMLRulerDisplayableManager::RulerScalePreset::NumberOfMajorDivisions |
Definition at line 78 of file vtkMRMLRulerDisplayableManager.h.
int vtkMRMLRulerDisplayableManager::RulerScalePreset::NumberOfMinorDivisions |
Definition at line 79 of file vtkMRMLRulerDisplayableManager.h.