Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Attributes
Markup Struct Reference

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
 

Detailed Description

see doxygen enabled comment in class description

Definition at line 35 of file vtkMRMLMarkupsNode.h.

Member Data Documentation

◆ AssociatedNodeID

std::string Markup::AssociatedNodeID

Definition at line 40 of file vtkMRMLMarkupsNode.h.

◆ Description

std::string Markup::Description

Definition at line 39 of file vtkMRMLMarkupsNode.h.

◆ ID

std::string Markup::ID

Definition at line 37 of file vtkMRMLMarkupsNode.h.

◆ Label

std::string Markup::Label

Definition at line 38 of file vtkMRMLMarkupsNode.h.

◆ Locked

bool Markup::Locked

Definition at line 44 of file vtkMRMLMarkupsNode.h.

◆ OrientationWXYZ

double Markup::OrientationWXYZ[4]

Definition at line 42 of file vtkMRMLMarkupsNode.h.

◆ points

std::vector< vtkVector3d> Markup::points

Definition at line 41 of file vtkMRMLMarkupsNode.h.

◆ Selected

bool Markup::Selected

Definition at line 43 of file vtkMRMLMarkupsNode.h.

◆ Visibility

bool Markup::Visibility

Definition at line 45 of file vtkMRMLMarkupsNode.h.


The documentation for this struct was generated from the following file: