13#ifndef __qMRMLSegmentationShow3DButton_h
14#define __qMRMLSegmentationShow3DButton_h
17#include <ctkMenuButton.h>
19#include <ctkVTKObject.h>
22#include "qSlicerSegmentationsModuleWidgetsExport.h"
24class qMRMLSegmentationShow3DButtonPrivate;
62 QScopedPointer<qMRMLSegmentationShow3DButtonPrivate>
d_ptr;
MRML node containing segmentations.