|
Slicer
4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
see doxygen enabled comment in class description More...
#include <Modules/Loadable/Markups/MRML/vtkMRMLMarkupsNode.h>
Public Attributes | |
| std::string | AssociatedNodeID |
| std::string | Description |
| std::string | ID |
| std::string | Label |
| bool | Locked |
| double | OrientationWXYZ [4] |
| std::vector< vtkVector3d > | points |
| bool | Selected |
| bool | Visibility |
see doxygen enabled comment in class description
Definition at line 35 of file vtkMRMLMarkupsNode.h.
| std::string Markup::AssociatedNodeID |
Definition at line 40 of file vtkMRMLMarkupsNode.h.
| std::string Markup::Description |
Definition at line 39 of file vtkMRMLMarkupsNode.h.
| std::string Markup::ID |
Definition at line 37 of file vtkMRMLMarkupsNode.h.
| std::string Markup::Label |
Definition at line 38 of file vtkMRMLMarkupsNode.h.
| bool Markup::Locked |
Definition at line 44 of file vtkMRMLMarkupsNode.h.
| double Markup::OrientationWXYZ[4] |
Definition at line 42 of file vtkMRMLMarkupsNode.h.
| std::vector< vtkVector3d> Markup::points |
Definition at line 41 of file vtkMRMLMarkupsNode.h.
| bool Markup::Selected |
Definition at line 43 of file vtkMRMLMarkupsNode.h.
| bool Markup::Visibility |
Definition at line 45 of file vtkMRMLMarkupsNode.h.
1.8.13