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...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| 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] |
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.
◆ 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 |
◆ Const_SomeLocalTriangulations() [3/5]
| unsafe MR.Const_SomeLocalTriangulations.Const_SomeLocalTriangulations |
( |
MR._ByValue_SomeLocalTriangulations | _other | ) |
|
|
inline |
◆ Const_SomeLocalTriangulations() [4/5]
◆ Const_SomeLocalTriangulations() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_SomeLocalTriangulations.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SomeLocalTriangulations.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_maxCenterId
| unsafe MR.VertId* MR.Const_SomeLocalTriangulations.__ref_storage_maxCenterId |
|
protected |
◆ 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: