MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_NormalsToPoints.ISolver Class Reference

Generated from class MR.NormalsToPoints.ISolver. This is the non-const half of the class. More...

Inheritance diagram for MR.Const_NormalsToPoints.ISolver:

Public Member Functions

unsafe void prepare (MR.Const_MeshTopology topology, float guideWeight)
 Generated from method MR::NormalsToPoints::ISolver::prepare.
unsafe void run (MR.Const_VertCoords guide, MR.Const_FaceNormals normals, MR.VertCoords points, float maxInitialDistSq)
 Generated from method MR::NormalsToPoints::ISolver::run.
Public Member Functions inherited from MR.Const_NormalsToPoints.Const_ISolver
virtual void Dispose ()

Additional Inherited Members

Protected Member Functions inherited from MR.Const_NormalsToPoints.Const_ISolver
virtual unsafe void Dispose (bool disposing)

Detailed Description

Generated from class MR.NormalsToPoints.ISolver. This is the non-const half of the class.

Member Function Documentation

◆ prepare()

unsafe void MR.Const_NormalsToPoints.ISolver.prepare ( MR.Const_MeshTopology topology,
float guideWeight )
inline

Generated from method MR::NormalsToPoints::ISolver::prepare.

◆ run()

unsafe void MR.Const_NormalsToPoints.ISolver.run ( MR.Const_VertCoords guide,
MR.Const_FaceNormals normals,
MR.VertCoords points,
float maxInitialDistSq )
inline

Generated from method MR::NormalsToPoints::ISolver::run.


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