Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Attributes
vtkMRMLRulerDisplayableManager::RulerScalePreset Struct Reference

#include <Libs/MRML/DisplayableManager/vtkMRMLRulerDisplayableManager.h>

Public Attributes

double DisplayedScale
 
std::string DisplayedUnitName
 
double Length
 
int NumberOfMajorDivisions
 
int NumberOfMinorDivisions
 

Detailed Description

Definition at line 75 of file vtkMRMLRulerDisplayableManager.h.

Member Data Documentation

◆ DisplayedScale

double vtkMRMLRulerDisplayableManager::RulerScalePreset::DisplayedScale

Definition at line 81 of file vtkMRMLRulerDisplayableManager.h.

◆ DisplayedUnitName

std::string vtkMRMLRulerDisplayableManager::RulerScalePreset::DisplayedUnitName

Definition at line 80 of file vtkMRMLRulerDisplayableManager.h.

◆ Length

double vtkMRMLRulerDisplayableManager::RulerScalePreset::Length

Definition at line 77 of file vtkMRMLRulerDisplayableManager.h.

◆ NumberOfMajorDivisions

int vtkMRMLRulerDisplayableManager::RulerScalePreset::NumberOfMajorDivisions

Definition at line 78 of file vtkMRMLRulerDisplayableManager.h.

◆ NumberOfMinorDivisions

int vtkMRMLRulerDisplayableManager::RulerScalePreset::NumberOfMinorDivisions

Definition at line 79 of file vtkMRMLRulerDisplayableManager.h.


The documentation for this struct was generated from the following file: