describes one fan of triangles around a point including the point Generated from class MR.FanRecordWithCenter. Base classes: Direct: (non-virtual) MR.FanRecord This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.VertId | center [get] |
| | center point in the fan
|
| unsafe ref readonly MR.VertId | border [get] |
| | first border edge (invalid if the center point is not on the boundary); triangle associated with this point is absent
|
| unsafe uint | firstNei [get] |
| | the position of first neigbor in LocalTriangulations::neighbours
|
describes one fan of triangles around a point including the point Generated from class MR.FanRecordWithCenter. Base classes: Direct: (non-virtual) MR.FanRecord This is the const half of the class.
◆ Const_FanRecordWithCenter() [1/4]
| unsafe MR.Const_FanRecordWithCenter.Const_FanRecordWithCenter |
( |
MR._InOpt_VertId | c = default, |
|
|
MR._InOpt_VertId | b = default, |
|
|
uint? | fn = null ) |
|
inline |
◆ Const_FanRecordWithCenter() [2/4]
◆ Const_FanRecordWithCenter() [3/4]
◆ Const_FanRecordWithCenter() [4/4]
| unsafe MR.Const_FanRecordWithCenter.Const_FanRecordWithCenter |
( |
MR.Const_NoInit | _1 | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_FanRecordWithCenter.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_FanRecordWithCenter.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator Const_FanRecordWithCenter() [1/2]
◆ operator Const_FanRecordWithCenter() [2/2]
◆ operator MR.Const_FanRecord()
◆ __ref_storage_border
| unsafe MR.VertId* MR.Const_FanRecordWithCenter.__ref_storage_border |
|
protected |
◆ __ref_storage_center
| unsafe MR.VertId* MR.Const_FanRecordWithCenter.__ref_storage_center |
|
protected |
◆ __ref_storage_firstNei
| unsafe uint* MR.Const_FanRecordWithCenter.__ref_storage_firstNei |
|
protected |
◆ border
| unsafe ref readonly MR.VertId MR.Const_FanRecordWithCenter.border |
|
get |
first border edge (invalid if the center point is not on the boundary); triangle associated with this point is absent
◆ center
| unsafe ref readonly MR.VertId MR.Const_FanRecordWithCenter.center |
|
get |
◆ firstNei
| unsafe uint MR.Const_FanRecordWithCenter.firstNei |
|
get |
the position of first neigbor in LocalTriangulations::neighbours
The documentation for this class was generated from the following file: