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

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

+ Inheritance diagram for MR.AllLocalTriangulations:

Public Member Functions

unsafe AllLocalTriangulations ()
 Constructs an empty (default-constructed) instance.
 
unsafe AllLocalTriangulations (MR._ByValue_Buffer_MRVertId neighbors, MR._ByValue_Vector_MRFanRecord_MRVertId fanRecords)
 Constructs MR.AllLocalTriangulations elementwise.
 
unsafe AllLocalTriangulations (MR._ByValue_AllLocalTriangulations _other)
 Generated from constructor MR.AllLocalTriangulations.AllLocalTriangulations.
 
unsafe MR.AllLocalTriangulations assign (MR._ByValue_AllLocalTriangulations _other)
 Generated from method MR.AllLocalTriangulations.operator=.
 

Properties

new unsafe MR.Buffer_MRVertId neighbors [get, protected set]
 
new unsafe MR.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 non-const half of the class.

Constructor & Destructor Documentation

◆ AllLocalTriangulations() [1/3]

unsafe MR.AllLocalTriangulations.AllLocalTriangulations ( )
inline

Constructs an empty (default-constructed) instance.

◆ AllLocalTriangulations() [2/3]

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

Constructs MR.AllLocalTriangulations elementwise.

◆ AllLocalTriangulations() [3/3]

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

Generated from constructor MR.AllLocalTriangulations.AllLocalTriangulations.

Member Function Documentation

◆ assign()

unsafe MR.AllLocalTriangulations MR.AllLocalTriangulations.assign ( MR._ByValue_AllLocalTriangulations _other)
inline

Generated from method MR.AllLocalTriangulations.operator=.

Property Documentation

◆ fanRecords

new unsafe MR.Vector_MRFanRecord_MRVertId MR.AllLocalTriangulations.fanRecords
getprotected set

◆ neighbors

new unsafe MR.Buffer_MRVertId MR.AllLocalTriangulations.neighbors
getprotected set

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