MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.NormalsToPoints.ISolver Class Reference

Public Member Functions

None prepare (self, MeshTopology topology, float guideWeight)
 
None run (self, VertCoords guide, FaceNormals normals, VertCoords points, float maxInitialDistSq)
 

Detailed Description

Generated from:  MR::NormalsToPoints::ISolver

pImpl

Member Function Documentation

◆ prepare()

None meshlib.mrmeshpy.NormalsToPoints.ISolver.prepare ( self,
MeshTopology topology,
float guideWeight )

◆ run()

None meshlib.mrmeshpy.NormalsToPoints.ISolver.run ( self,
VertCoords guide,
FaceNormals normals,
VertCoords points,
float maxInitialDistSq )

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