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 non-const half of the class.
More...
|
| new unsafe ref MR.VertId | center [get] |
| | center point in the fan
|
| new unsafe ref MR.VertId | border [get] |
| | first border edge (invalid if the center point is not on the boundary); triangle associated with this point is absent
|
| new unsafe ref 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 non-const half of the class.
◆ FanRecordWithCenter() [1/4]
| unsafe MR.FanRecordWithCenter.FanRecordWithCenter |
( |
MR._InOpt_VertId | c = default, |
|
|
MR._InOpt_VertId | b = default, |
|
|
uint? | fn = null ) |
|
inline |
◆ FanRecordWithCenter() [2/4]
| unsafe MR.FanRecordWithCenter.FanRecordWithCenter |
( |
MR.Const_FanRecordWithCenter | _other | ) |
|
|
inline |
◆ FanRecordWithCenter() [3/4]
◆ FanRecordWithCenter() [4/4]
| unsafe MR.FanRecordWithCenter.FanRecordWithCenter |
( |
MR.Const_NoInit | _1 | ) |
|
|
inline |
◆ assign()
Generated from method MR::FanRecordWithCenter::operator=.
◆ operator FanRecordWithCenter() [1/2]
◆ operator FanRecordWithCenter() [2/2]
◆ operator MR.FanRecord()
◆ border
| new unsafe ref MR.VertId MR.FanRecordWithCenter.border |
|
get |
first border edge (invalid if the center point is not on the boundary); triangle associated with this point is absent
◆ center
| new unsafe ref MR.VertId MR.FanRecordWithCenter.center |
|
get |
◆ firstNei
| new unsafe ref uint MR.FanRecordWithCenter.firstNei |
|
get |
the position of first neigbor in LocalTriangulations::neighbours
The documentation for this class was generated from the following file: