21 #ifndef __ctkVTKSurfaceMaterialPropertyWidget_h 22 #define __ctkVTKSurfaceMaterialPropertyWidget_h 27 #include "ctkVisualizationVTKWidgetsExport.h" 29 class ctkVTKSurfaceMaterialPropertyWidgetPrivate;
46 vtkProperty* property()
const;
49 void setProperty(vtkProperty* property);
52 void updateFromProperty();
55 QScopedPointer<ctkVTKSurfaceMaterialPropertyWidgetPrivate>
d_ptr;
#define QVTK_OBJECT
Define VTK/Qt event/slot connection utility methods. It is a convenient macro that declares and defin...