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

Classes

class  MR
class  MR.Const_FanRecord
 describes one fan of triangles around a point excluding the point Generated from class MR.FanRecord. Derived classes: Direct: (non-virtual) MR.FanRecordWithCenter This is the const half of the class. More...
class  MR.FanRecord
 describes one fan of triangles around a point excluding the point Generated from class MR.FanRecord. Derived classes: Direct: (non-virtual) MR.FanRecordWithCenter This is the non-const half of the class. More...
class  MR.Const_FanRecordWithCenter
 describes one fan of triangles around a point including the point Generated from class MR.FanRecordWithCenter. Base classes: Direct: (non-virtual) MR.FanRecord This is the const half of the class. More...
class  MR.FanRecordWithCenter
 describes one fan of triangles around a point including the point Generated from class MR.FanRecordWithCenter. Base classes: Direct: (non-virtual) MR.FanRecord This is the non-const half of the class. More...
class  MR.Const_SomeLocalTriangulations
 describes a number of local triangulations of some points (e.g. assigned to a thread) Generated from class MR.SomeLocalTriangulations. This is the const half of the class. More...
class  MR.SomeLocalTriangulations
 describes a number of local triangulations of some points (e.g. assigned to a thread) Generated from class MR.SomeLocalTriangulations. This is the non-const half of the class. More...
class  MR.Const_AllLocalTriangulations
 triangulations for all points, with easy access by VertId Generated from class MR.AllLocalTriangulations. This is the const half of the class. More...
class  MR.AllLocalTriangulations
 triangulations for all points, with easy access by VertId Generated from class MR.AllLocalTriangulations. This is the non-const half of the class. More...