20#ifndef vtkMRMLSliceEdgeWidgetRepresentation_h
21#define vtkMRMLSliceEdgeWidgetRepresentation_h
24#include "vtkMRMLDisplayableManagerExport.h"
32class vtkPolyDataMapper;
48 void PrintSelf(ostream& os, vtkIndent indent)
override;
93 vtkSmartPointer<vtkActor>
Actor;
94 vtkSmartPointer<vtkPolyDataMapper>
Mapper;
MRML node to represent a 3D surface model.
Abstract Superclass for all specific types of MRML nodes.
MRML node for storing a slice through RAS space.