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...
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 |
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.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.SomeLocalTriangulations elementwise.
|
inline |
Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.
|
inline |
Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.
|
inline |
Generated from constructor MR.SomeLocalTriangulations.SomeLocalTriangulations.
|
inline |
Generated from method MR::SomeLocalTriangulations::operator=.
|
getprotected set |
|
get |
|
getprotected set |