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=.
Public Member Functions inherited from MR.Const_SomeLocalTriangulations
virtual void Dispose ()
unsafe Const_SomeLocalTriangulations ()
 Constructs an empty (default-constructed) instance.
unsafe Const_SomeLocalTriangulations (MR.Std._ByValue_Vector_MRVertId neighbors, MR.Std._ByValue_Vector_MRFanRecordWithCenter fanRecords, MR.VertId maxCenterId)
 Constructs MR.SomeLocalTriangulations elementwise.
unsafe Const_SomeLocalTriangulations (MR._ByValue_SomeLocalTriangulations _other)
 Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.
 Const_SomeLocalTriangulations (Const_SomeLocalTriangulations _other)
 Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.
 Const_SomeLocalTriangulations (SomeLocalTriangulations _other)
 Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.

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]
Properties inherited from MR.Const_SomeLocalTriangulations
unsafe MR.Std.Const_Vector_MRVertId neighbors [get, protected set]
unsafe MR.Std.Const_Vector_MRFanRecordWithCenter fanRecords [get, protected set]
unsafe ref readonly MR.VertId maxCenterId [get]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_SomeLocalTriangulations
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_SomeLocalTriangulations
unsafe MR.VertId__ref_storage_maxCenterId

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

◆ SomeLocalTriangulations() [4/5]

MR.SomeLocalTriangulations.SomeLocalTriangulations ( Const_SomeLocalTriangulations _other)
inline

◆ SomeLocalTriangulations() [5/5]

MR.SomeLocalTriangulations.SomeLocalTriangulations ( SomeLocalTriangulations _other)
inline

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: