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