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 Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::NormalsToPoints::ISolver

pImpl

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.NormalsToPoints.ISolver._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ 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: