20#ifndef vtkMRMLSliceEdgeWidgetRepresentation_h
21#define vtkMRMLSliceEdgeWidgetRepresentation_h
24#include "vtkMRMLDisplayableManagerExport.h"
32class vtkPolyDataMapper;
47 void PrintSelf(ostream& os, vtkIndent indent)
override;
92 vtkSmartPointer<vtkActor>
Actor;
93 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.