MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMeshTotalAngle.h File Reference
#include "MRMeshFwd.h"
#include <cfloat>

Go to the source code of this file.

Classes

struct  MR::ReduceTotalAngleParams

Namespaces

namespace  MR
 only for bindings generation

Functions

int MR::reduceTotalAngle (MeshTopology &topology, const VertCoords &points, int numIters, const ReduceTotalAngleParams &params={}, const ProgressCallback &progressCallback={})
int MR::reduceTotalAngleInMesh (Mesh &mesh, int numIters, const ReduceTotalAngleParams &params={}, const ProgressCallback &progressCallback={})