Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkSlicerMarkupsModuleMRMLExport.h"
#include <vtkInformation.h>
#include <vtkPolyDataAlgorithm.h>
#include <vtkWeakPointer.h>
Go to the source code of this file.
Classes | |
class | vtkProjectMarkupsCurvePointsFilter |
Projects curve points from a vtkMRMLMarkupsCurveNode to the surface of a model. More... | |