MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::NormalsToPoints Class Reference

#include <MRMesh/MRNormalsToPoints.h>

Classes

class  ISolver
 pImpl More...

Public Member Functions

void prepare (const MeshTopology &topology, float guideWeight=1)
void run (const VertCoords &guide, const FaceNormals &normals, VertCoords &points)
void run (const VertCoords &guide, const FaceNormals &normals, VertCoords &points, float maxInitialDistSq)

Detailed Description

The purpose of this class is to update vertex positions given target triangle normals; see the article "Static/Dynamic Filtering for Mesh Geometry"


The documentation for this class was generated from the following file: