21#ifndef __qMRMLModelInfoWidget_h
22#define __qMRMLModelInfoWidget_h
28#include <ctkVTKObject.h>
31#include "qMRMLWidgetsExport.h"
33class qMRMLModelInfoWidgetPrivate;
60 QScopedPointer<qMRMLModelInfoWidgetPrivate>
d_ptr;
MRML node to represent a 3D surface model.
Abstract Superclass for all specific types of MRML nodes.