Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkSurface.cpp File Reference
#include "mitkSurface.h"
#include "mitkInteractionConst.h"
#include "mitkSurfaceOperation.h"
#include <algorithm>
#include <vtkPolyData.h>

Go to the source code of this file.

Functions

static vtkSmartPointer< vtkPolyData > DeepCopy (vtkPolyData *other)
 
static void Update (vtkPolyData *)
 

Function Documentation

static vtkSmartPointer<vtkPolyData> DeepCopy ( vtkPolyData *  other)
static

Definition at line 24 of file mitkSurface.cpp.

References mitk::New().

Referenced by mitk::Surface::Surface().