Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
vtkMRMLSequenceNode::IndexEntryType Struct Reference

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

Public Attributes

vtkWeakPointer< vtkMRMLNodeDataNode
 
std::string DataNodeID
 
std::string IndexValue
 

Detailed Description

Definition at line 186 of file vtkMRMLSequenceNode.h.

Member Data Documentation

◆ DataNode

vtkWeakPointer<vtkMRMLNode> vtkMRMLSequenceNode::IndexEntryType::DataNode

Definition at line 189 of file vtkMRMLSequenceNode.h.

◆ DataNodeID

std::string vtkMRMLSequenceNode::IndexEntryType::DataNodeID

Definition at line 190 of file vtkMRMLSequenceNode.h.

◆ IndexValue

std::string vtkMRMLSequenceNode::IndexEntryType::IndexValue

Definition at line 188 of file vtkMRMLSequenceNode.h.


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