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)
 
- Protected Attributes inherited from MR.Misc.Object< Const_ISolver >
bool _IsOwningVal
 
- Properties inherited from MR.Misc.Object< Const_ISolver >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Detailed Description

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


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