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

Classes

class  MR
class  MR.Const_PointAccumulator
 Class to accumulate points and make best line / plane approximation Generated from class MR.PointAccumulator. This is the const half of the class. More...
class  MR.PointAccumulator
 Class to accumulate points and make best line / plane approximation Generated from class MR.PointAccumulator. This is the non-const half of the class. More...
class  MR.Const_PlaneAccumulator
 Class to accumulate planes to find then their crossing point Generated from class MR.PlaneAccumulator. This is the const half of the class. More...
class  MR.PlaneAccumulator
 Class to accumulate planes to find then their crossing point Generated from class MR.PlaneAccumulator. This is the non-const half of the class. More...