21#ifndef __qMRMLClipNodeWidget_h
22#define __qMRMLClipNodeWidget_h
28#include <ctkVTKObject.h>
31#include "qMRMLWidgetsExport.h"
34class qMRMLClipNodeWidgetPrivate;
78 QScopedPointer<qMRMLClipNodeWidgetPrivate>
d_ptr;
MRML node to represent three clipping planes.
Abstract Superclass for all specific types of MRML nodes.