39 #ifndef VTK_MESH_SUBDIVISION_H_ 40 #define VTK_MESH_SUBDIVISION_H_ 42 #include <pcl/surface/processing.h> 43 #include <pcl/surface/vtk_smoothing/vtk.h> 60 { LINEAR,
LOOP, BUTTERFLY };
72 inline MeshSubdivisionVTKFilterType
83 MeshSubdivisionVTKFilterType filter_type_;
MeshProcessing represents the base class for mesh processing algorithms.
This file defines compatibility wrappers for low level I/O functions.
void setFilterType(MeshSubdivisionVTKFilterType type)
Set the mesh subdivision filter type.
PCL mesh smoothing based on the vtkLinearSubdivisionFilter, vtkLoopSubdivisionFilter,...
MeshSubdivisionVTKFilterType
MeshSubdivisionVTKFilterType getFilterType()
Get the mesh subdivision filter type.