25#ifndef vtkMRMLSliceIntersectionWidget_h
26#define vtkMRMLSliceIntersectionWidget_h
28#include "vtkMRMLDisplayableManagerExport.h"
33#include <vtkCallbackCommand.h>
34#include <vtkCollection.h>
35#include <vtkSmartPointer.h>
36#include <vtkWeakPointer.h>
38class vtkSliceIntersectionRepresentation2D;
56 void PrintSelf(ostream& os, vtkIndent indent)
override;
241 bool Rotate(
double sliceRotationAngleRad);
MRML node for representing segmentation display attributes.
MRML node to store display properties of slice nodes.
MRML node for storing a slice through RAS space.