Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "qSlicerSegmentationsEditorEffectsExport.h"
#include <QCursor>
#include <QIcon>
#include <QPoint>
#include <QList>
#include <QVector3D>
#include "vtkWeakPointer.h"
Go to the source code of this file.
Classes | |
class | qSlicerSegmentEditorAbstractEffect |
Abstract class for segment editor effects. More... | |