MeshLib
 
Loading...
Searching...
No Matches
MRPolylineRelax.h File Reference
#include "MRMeshFwd.h"
#include "MRProgressCallback.h"
#include "MRRelaxParams.h"

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

template<typename V >
bool MR::relax (Polyline< V > &polyline, const RelaxParams &params={}, ProgressCallback cb={})
 
template<typename V >
bool MR::relaxKeepArea (Polyline< V > &polyline, const RelaxParams &params={}, ProgressCallback cb={})