Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkTubeGraphProperty.h>
Public Attributes | |
std::string | name |
std::string | description |
TubeDescriptorType | tube |
Definition at line 59 of file mitkTubeGraphProperty.h.
std::string mitk::TubeGraphProperty::Annotation::description |
Definition at line 62 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphIO::Read().
std::string mitk::TubeGraphProperty::Annotation::name |
Definition at line 61 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphProperty::AddAnnotation(), mitk::TubeGraphIO::Read(), and mitk::TubeGraphProperty::RemoveAnnotation().
TubeDescriptorType mitk::TubeGraphProperty::Annotation::tube |
Definition at line 63 of file mitkTubeGraphProperty.h.
Referenced by mitk::TubeGraphIO::Read().