Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkTubeGraphProperty.h>
Classes | |
struct | Label |
Public Attributes | |
std::string | labelGroupName |
std::vector< Label * > | labels |
Definition at line 41 of file mitkTubeGraphProperty.h.
std::string mitk::TubeGraphProperty::LabelGroup::labelGroupName |
Definition at line 49 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::AddLabelGroup(), mitk::TubeGraphIO::Read(), mitk::TubeGraphProperty::RemoveLabelGroup(), mitk::TubeGraphProperty::RenameLabel(), and mitk::TubeGraphProperty::SetLabelForActivatedTubes().
std::vector<Label *> mitk::TubeGraphProperty::LabelGroup::labels |
Definition at line 50 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::GetLabelByName(), and mitk::TubeGraphIO::Read().