Medical Imaging Interaction Toolkit  2023.04.00
Medical Imaging Interaction Toolkit
mitk::TubeGraphProperty::LabelGroup::Label Struct Reference

#include <mitkTubeGraphProperty.h>

Collaboration diagram for mitk::TubeGraphProperty::LabelGroup::Label:

Public Attributes

std::string labelName
 
bool isVisible
 
Color labelColor
 

Detailed Description

Definition at line 39 of file mitkTubeGraphProperty.h.

Member Data Documentation

◆ isVisible

bool mitk::TubeGraphProperty::LabelGroup::Label::isVisible

Definition at line 42 of file mitkTubeGraphProperty.h.

◆ labelColor

Color mitk::TubeGraphProperty::LabelGroup::Label::labelColor

Definition at line 43 of file mitkTubeGraphProperty.h.

◆ labelName

std::string mitk::TubeGraphProperty::LabelGroup::Label::labelName

Definition at line 41 of file mitkTubeGraphProperty.h.


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