41#include <pcl/surface/processing.h>
42#include <pcl/surface/vtk_smoothing/vtk.h>
71 inline MeshSubdivisionVTKFilterType
MeshProcessing()=default
Constructor.
void setFilterType(MeshSubdivisionVTKFilterType type)
Set the mesh subdivision filter type.
MeshSubdivisionVTKFilterType getFilterType()
Get the mesh subdivision filter type.
void performProcessing(pcl::PolygonMesh &output) override
Abstract surface processing method.
MeshSubdivisionVTKFilterType
MeshSubdivisionVTK()
Empty constructor.