35 #include <armadillo/armadillo>
37 #include <vtkDoubleArray.h>
38 #include <vtkPoints.h>
39 #include <vtkSmartPointer.h>
47 vtkSmartPointer<vtkCell> vtk_cell;
58 virtual void SetDeformation(vtkSmartPointer<vtkPoints>&,
double);
60 [[nodiscard]]
virtual const vtkSmartPointer<vtkCell>& GetCell()
const;
OutputType
Definition: OutputType.h:21
The vtkBase class.
Definition: vtkBase.h:44