21#ifndef __qMRMLModelDisplayNodeWidget_h
22#define __qMRMLModelDisplayNodeWidget_h
29#include <ctkVTKObject.h>
32#include "qSlicerModelsModuleWidgetsExport.h"
34class qMRMLModelDisplayNodeWidgetPrivate;
45 Q_PROPERTY(
bool clippingConfigurationButtonVisible READ clippingConfigurationButtonVisible WRITE setClippingConfigurationButtonVisible)
130 QScopedPointer<qMRMLModelDisplayNodeWidgetPrivate>
d_ptr;
Abstract MRML node to represent color information.
Abstract class that contains graphical display properties for displayable nodes.
MRML node to represent a display property of 3D surface model.
Abstract Superclass for all specific types of MRML nodes.
A set of MRML Nodes that supports serialization and undo/redo.