MeshLib Python Docs
Loading...
Searching...
No Matches
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)
 

Static Public Member Functions

NormalsToPoints.ISolver operator (*args, **kwargs)
 

Detailed Description

Generated from:  MR::NormalsToPoints::ISolver

pImpl

Member Function Documentation

◆ operator()

NormalsToPoints.ISolver mrmeshpy.NormalsToPoints.ISolver.operator ( * args,
** kwargs )
static

◆ prepare()

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

◆ run()

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

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