MeshLib C# Docs
Loading...
Searching...
No Matches
MRPointsToMeshProjector.cs File Reference

Classes

class  MR
 
class  MR.IPointsToMeshProjector
 Abstract class, computes the closest point on mesh to each of given points. Pure virtual functions must be implemented Generated from class MR.IPointsToMeshProjector. Derived classes: Direct: (non-virtual) MR.PointsToMeshProjector This is the non-const half of the class. More...
 
class  MR.MeshProjectionParameters
 Generated from class MR.MeshProjectionParameters. This is the non-const half of the class. More...
 
class  MR.PointsToMeshProjector
 Computes the closest point on mesh to each of given points on CPU Generated from class MR.PointsToMeshProjector. Base classes: Direct: (non-virtual) MR.IPointsToMeshProjector This is the non-const half of the class. More...