![]() |
Noether
0.0.0
|
Uses vtkWindowedSincPolyDataFilter to smooth the mesh. More...
Details of the implementation and the configuration parameters can be found here
#include <windowed_sinc_smoothing_modifier.h>
Classes | |
struct | Config |
Configuration information for WindowedSincSmoothing. More... | |
Public Member Functions | |
std::vector< pcl::PolygonMesh > | modify (const pcl::PolygonMesh &mesh) const override |
Protected Attributes | |
Config | config_ |
Additional Inherited Members | |
![]() | |
using | Ptr = std::unique_ptr< MeshModifier > |
using | ConstPtr = std::unique_ptr< const MeshModifier > |
|
overridevirtual |
Reimplemented from noether::MeshModifier.