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

#include <MRNormalsToPoints.h>

Classes

class  ISolver
 pImpl More...
 

Public Member Functions

MRMESH_API void prepare (const MeshTopology &topology, float guideWeight=1)
 
MRMESH_API void run (const VertCoords &guide, const FaceNormals &normals, VertCoords &points)
 
MRMESH_API 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: