Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkTubeGraphProperty.h>
Classes | |
struct | Label |
Public Attributes | |
std::string | labelGroupName |
std::vector< Label * > | labels |
Definition at line 37 of file mitkTubeGraphProperty.h.
std::string mitk::TubeGraphProperty::LabelGroup::labelGroupName |
Definition at line 45 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::AddLabelGroup(), mitk::TubeGraphProperty::RemoveLabelGroup(), mitk::TubeGraphProperty::RenameLabel(), and mitk::TubeGraphProperty::SetLabelForActivatedTubes().
std::vector<Label *> mitk::TubeGraphProperty::LabelGroup::labels |
Definition at line 46 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::GetLabelByName().