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
FiducialListSwappedIndices Struct Reference

#include <Libs/MRML/Core/vtkMRMLFiducialListNode.h>

Public Attributes

int first
 
int second
 

Detailed Description

a structure used when invoking an event to let others know that two fiducials have swapped indices

Definition at line 33 of file vtkMRMLFiducialListNode.h.

Member Data Documentation

◆ first

int FiducialListSwappedIndices::first

Definition at line 35 of file vtkMRMLFiducialListNode.h.

◆ second

int FiducialListSwappedIndices::second

Definition at line 36 of file vtkMRMLFiducialListNode.h.


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