Slicer  5.3
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Member Functions | Public Attributes
vtkMRMLMarkupsNode::ControlPoint Struct Reference

#include <Modules/Loadable/Markups/MRML/vtkMRMLMarkupsNode.h>

Public Member Functions

 ControlPoint ()
 

Public Attributes

std::string AssociatedNodeID
 
bool AutoCreated
 
std::string Description
 
std::string ID
 
std::string Label
 
bool Locked
 
double OrientationMatrix [9]
 
double Position [3]
 
int PositionStatus
 
bool Selected
 
bool Visibility
 

Detailed Description

Definition at line 86 of file vtkMRMLMarkupsNode.h.

Constructor & Destructor Documentation

◆ ControlPoint()

vtkMRMLMarkupsNode::ControlPoint::ControlPoint ( )
inline

Definition at line 88 of file vtkMRMLMarkupsNode.h.

Member Data Documentation

◆ AssociatedNodeID

std::string vtkMRMLMarkupsNode::ControlPoint::AssociatedNodeID

Definition at line 125 of file vtkMRMLMarkupsNode.h.

◆ AutoCreated

bool vtkMRMLMarkupsNode::ControlPoint::AutoCreated

Definition at line 131 of file vtkMRMLMarkupsNode.h.

◆ Description

std::string vtkMRMLMarkupsNode::ControlPoint::Description

Definition at line 124 of file vtkMRMLMarkupsNode.h.

◆ ID

std::string vtkMRMLMarkupsNode::ControlPoint::ID

Definition at line 122 of file vtkMRMLMarkupsNode.h.

◆ Label

std::string vtkMRMLMarkupsNode::ControlPoint::Label

Definition at line 123 of file vtkMRMLMarkupsNode.h.

◆ Locked

bool vtkMRMLMarkupsNode::ControlPoint::Locked

Definition at line 128 of file vtkMRMLMarkupsNode.h.

◆ OrientationMatrix

double vtkMRMLMarkupsNode::ControlPoint::OrientationMatrix[9]

Definition at line 120 of file vtkMRMLMarkupsNode.h.

◆ Position

double vtkMRMLMarkupsNode::ControlPoint::Position[3]

Definition at line 117 of file vtkMRMLMarkupsNode.h.

◆ PositionStatus

int vtkMRMLMarkupsNode::ControlPoint::PositionStatus

Definition at line 130 of file vtkMRMLMarkupsNode.h.

◆ Selected

bool vtkMRMLMarkupsNode::ControlPoint::Selected

Definition at line 127 of file vtkMRMLMarkupsNode.h.

◆ Visibility

bool vtkMRMLMarkupsNode::ControlPoint::Visibility

Definition at line 129 of file vtkMRMLMarkupsNode.h.


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