MeVisLab Toolbox Reference
WEMNodeOp.h File Reference

Go to the source code of this file.

Classes

struct  ml::WEMNodeOp::WEMSmoothingParameters

Namespaces

namespace  ml
 Defines the class GetTileJob.
namespace  ml::WEMNodeOp
 Helper namespace for performing smoothing on nodes.

Functions

MLWEM_EXPORT void ml::WEMNodeOp::smoothNodes (WEMPatch *wemPatch, const WEMSmoothingParameters &parameters, ProgressField *progressFld=nullptr)
 Smooths the nodes by a Laplacian scheme.
MLWEM_EXPORT void ml::WEMNodeOp::smoothNodeNormals (WEMPatch *wemPatch, unsigned int numSmoothingPasses, bool useBorderPreservation, ProgressField *progressFld=nullptr)
 Smooths the nodes' normals.