Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkTubeGraphProperty.h>
Public Attributes | |
std::string | name |
std::string | description |
TubeDescriptorType | tube |
Definition at line 55 of file mitkTubeGraphProperty.h.
std::string mitk::TubeGraphProperty::Annotation::description |
Definition at line 58 of file mitkTubeGraphProperty.h.
std::string mitk::TubeGraphProperty::Annotation::name |
Definition at line 57 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::AddAnnotation(), and mitk::TubeGraphProperty::RemoveAnnotation().
TubeDescriptorType mitk::TubeGraphProperty::Annotation::tube |
Definition at line 59 of file mitkTubeGraphProperty.h.