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

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...

+ Inheritance diagram for MR.SomeLocalTriangulations:

Public Member Functions

unsafe SomeLocalTriangulations ()
 Constructs an empty (default-constructed) instance.
 
unsafe SomeLocalTriangulations (MR.Std._ByValue_Vector_MRVertId neighbors, MR.Std._ByValue_Vector_MRFanRecordWithCenter fanRecords, MR.VertId maxCenterId)
 Constructs MR.SomeLocalTriangulations elementwise.
 
unsafe SomeLocalTriangulations (MR._ByValue_SomeLocalTriangulations _other)
 Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.
 
 SomeLocalTriangulations (Const_SomeLocalTriangulations _other)
 Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.
 
 SomeLocalTriangulations (SomeLocalTriangulations _other)
 Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.
 
unsafe MR.SomeLocalTriangulations assign (MR._ByValue_SomeLocalTriangulations _other)
 Generated from method MR.SomeLocalTriangulations.operator=.
 

Properties

new unsafe MR.Std.Vector_MRVertId neighbors [get, protected set]
 
new unsafe MR.Std.Vector_MRFanRecordWithCenter fanRecords [get, protected set]
 
new unsafe ref MR.VertId maxCenterId [get]
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ SomeLocalTriangulations() [1/5]

unsafe MR.SomeLocalTriangulations.SomeLocalTriangulations ( )
inline

Constructs an empty (default-constructed) instance.

◆ SomeLocalTriangulations() [2/5]

unsafe MR.SomeLocalTriangulations.SomeLocalTriangulations ( MR.Std._ByValue_Vector_MRVertId neighbors,
MR.Std._ByValue_Vector_MRFanRecordWithCenter fanRecords,
MR.VertId maxCenterId )
inline

Constructs MR.SomeLocalTriangulations elementwise.

◆ SomeLocalTriangulations() [3/5]

unsafe MR.SomeLocalTriangulations.SomeLocalTriangulations ( MR._ByValue_SomeLocalTriangulations _other)
inline

Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.

◆ SomeLocalTriangulations() [4/5]

MR.SomeLocalTriangulations.SomeLocalTriangulations ( Const_SomeLocalTriangulations _other)
inline

Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.

◆ SomeLocalTriangulations() [5/5]

MR.SomeLocalTriangulations.SomeLocalTriangulations ( SomeLocalTriangulations _other)
inline

Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.

Member Function Documentation

◆ assign()

unsafe MR.SomeLocalTriangulations MR.SomeLocalTriangulations.assign ( MR._ByValue_SomeLocalTriangulations _other)
inline

Generated from method MR.SomeLocalTriangulations.operator=.

Property Documentation

◆ fanRecords

new unsafe MR.Std.Vector_MRFanRecordWithCenter MR.SomeLocalTriangulations.fanRecords
getprotected set

◆ maxCenterId

new unsafe ref MR.VertId MR.SomeLocalTriangulations.maxCenterId
get

◆ neighbors

new unsafe MR.Std.Vector_MRVertId MR.SomeLocalTriangulations.neighbors
getprotected set

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