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
vtkMRMLSubjectHierarchyNode::SubjectHierarchyItemsShowInViewRequestedEventData Struct Reference

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

Collaboration diagram for vtkMRMLSubjectHierarchyNode::SubjectHierarchyItemsShowInViewRequestedEventData:

Public Attributes

vtkIdList * itemIDsToShow = nullptr
 
vtkMRMLAbstractViewNodeviewNode = nullptr
 

Detailed Description

Event data used with SubjectHierarchyItemsShowInViewRequestedEvent. For internal use only.

Definition at line 97 of file vtkMRMLSubjectHierarchyNode.h.

Member Data Documentation

◆ itemIDsToShow

vtkIdList* vtkMRMLSubjectHierarchyNode::SubjectHierarchyItemsShowInViewRequestedEventData::itemIDsToShow = nullptr

Definition at line 99 of file vtkMRMLSubjectHierarchyNode.h.

◆ viewNode

vtkMRMLAbstractViewNode* vtkMRMLSubjectHierarchyNode::SubjectHierarchyItemsShowInViewRequestedEventData::viewNode = nullptr

Definition at line 100 of file vtkMRMLSubjectHierarchyNode.h.


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