API Documentation
|
This is the complete list of members for Smoothing, including all inherited members.
ClearSmoothing(Geometry &geo, const Geometry::SmoothingParameters &smoothing_parameters) | Smoothing | static |
CotangentLaplacianSmoothing(Geometry &geo, const Geometry::SmoothingParameters &smoothing_parameters) | Smoothing | static |
LaplacianSmoothing(Geometry &geo, const Geometry::SmoothingParameters &smoothing_parameters) | Smoothing | static |
NormalSmoothing(Geometry &geo, NormalMode normal_mode, const Angle< fltp08 > &max_smooth_angle, const void *lock, ProgressInfo *log) | Smoothing | static |
RestoreGeo(Geometry &geo, const Buffer< Vector< 3, fltp08 > > &verts, GeometryPositionModRestore &restore, const void *lock, ProgressInfo *log) | Smoothing | protectedstatic |