MeVisLab Toolbox Reference
WEMNodeOp.h File Reference

Go to the source code of this file.

Classes

struct  ml::WEMNodeOp::WEMSmoothingParameters
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 
 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. More...
 
MLWEM_EXPORT void ml::WEMNodeOp::smoothNodeNormals (WEMPatch *wemPatch, unsigned int numSmoothingPasses, bool useBorderPreservation, ProgressField *progressFld=nullptr)
 Smooths the nodes' normals. More...