MeshLib C# Docs
Loading...
Searching...
No Matches

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

Inheritance diagram for MR.Const_SomeLocalTriangulations:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.VertId__ref_storage_maxCenterId

Properties

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]

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 const half of the class.

Constructor & Destructor Documentation

◆ Const_SomeLocalTriangulations() [1/5]

unsafe MR.Const_SomeLocalTriangulations.Const_SomeLocalTriangulations ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_SomeLocalTriangulations() [2/5]

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

Constructs MR.SomeLocalTriangulations elementwise.

◆ Const_SomeLocalTriangulations() [3/5]

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

◆ Const_SomeLocalTriangulations() [4/5]

MR.Const_SomeLocalTriangulations.Const_SomeLocalTriangulations ( Const_SomeLocalTriangulations _other)
inline

◆ Const_SomeLocalTriangulations() [5/5]

MR.Const_SomeLocalTriangulations.Const_SomeLocalTriangulations ( SomeLocalTriangulations _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_SomeLocalTriangulations.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_maxCenterId

unsafe MR.VertId* MR.Const_SomeLocalTriangulations.__ref_storage_maxCenterId
protected

Property Documentation

◆ fanRecords

unsafe MR.Std.Const_Vector_MRFanRecordWithCenter MR.Const_SomeLocalTriangulations.fanRecords
getprotected set

◆ maxCenterId

unsafe ref readonly MR.VertId MR.Const_SomeLocalTriangulations.maxCenterId
get

◆ neighbors

unsafe MR.Std.Const_Vector_MRVertId MR.Const_SomeLocalTriangulations.neighbors
getprotected set

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