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

triangulations for all points, with easy access by VertId Generated from class MR.AllLocalTriangulations. This is the const half of the class. More...

Inheritance diagram for MR.Const_AllLocalTriangulations:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_AllLocalTriangulations ()
 Constructs an empty (default-constructed) instance.
unsafe Const_AllLocalTriangulations (MR._ByValue_Buffer_MRVertId neighbors, MR._ByValue_Vector_MRFanRecord_MRVertId fanRecords)
 Constructs MR.AllLocalTriangulations elementwise.
unsafe Const_AllLocalTriangulations (MR._ByValue_AllLocalTriangulations _other)
 Generated from constructor MR.AllLocalTriangulations.AllLocalTriangulations.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Const_Buffer_MRVertId neighbors [get, protected set]
unsafe MR.Const_Vector_MRFanRecord_MRVertId fanRecords [get, protected set]

Detailed Description

triangulations for all points, with easy access by VertId Generated from class MR.AllLocalTriangulations. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_AllLocalTriangulations() [1/3]

unsafe MR.Const_AllLocalTriangulations.Const_AllLocalTriangulations ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_AllLocalTriangulations() [2/3]

unsafe MR.Const_AllLocalTriangulations.Const_AllLocalTriangulations ( MR._ByValue_Buffer_MRVertId neighbors,
MR._ByValue_Vector_MRFanRecord_MRVertId fanRecords )
inline

Constructs MR.AllLocalTriangulations elementwise.

◆ Const_AllLocalTriangulations() [3/3]

unsafe MR.Const_AllLocalTriangulations.Const_AllLocalTriangulations ( MR._ByValue_AllLocalTriangulations _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_AllLocalTriangulations.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_AllLocalTriangulations.Dispose ( bool disposing)
inlineprotectedvirtual

Property Documentation

◆ fanRecords

unsafe MR.Const_Vector_MRFanRecord_MRVertId MR.Const_AllLocalTriangulations.fanRecords
getprotected set

◆ neighbors

unsafe MR.Const_Buffer_MRVertId MR.Const_AllLocalTriangulations.neighbors
getprotected set

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