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 Attributes
vtkMRMLSequenceNode::IndexEntryType Struct Reference

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

Collaboration diagram for vtkMRMLSequenceNode::IndexEntryType:
Collaboration graph
[legend]

Public Attributes

vtkMRMLNodeDataNode
 
std::string DataNodeID
 
std::string IndexValue
 

Detailed Description

Definition at line 186 of file vtkMRMLSequenceNode.h.

Member Data Documentation

◆ DataNode

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: