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

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

Collaboration diagram for vtkMRMLSubjectHierarchyNode::SubjectHierarchyItemsShowInViewRequestedEventData:
Collaboration graph
[legend]

Public Attributes

vtkIdList * itemIDsToShow = nullptr
 
vtkMRMLAbstractViewNodeviewNode = nullptr
 

Detailed Description

Event data used with SubjectHierarchyItemsShowInViewRequestedEvent. For internal use only.

Definition at line 98 of file vtkMRMLSubjectHierarchyNode.h.

Member Data Documentation

◆ itemIDsToShow

vtkIdList* vtkMRMLSubjectHierarchyNode::SubjectHierarchyItemsShowInViewRequestedEventData::itemIDsToShow = nullptr

Definition at line 100 of file vtkMRMLSubjectHierarchyNode.h.

◆ viewNode

vtkMRMLAbstractViewNode* vtkMRMLSubjectHierarchyNode::SubjectHierarchyItemsShowInViewRequestedEventData::viewNode = nullptr

Definition at line 101 of file vtkMRMLSubjectHierarchyNode.h.


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