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...
|
| unsafe | FanRecordWithCenter (MR._InOpt_VertId c=default, MR._InOpt_VertId b=default, uint? fn=null) |
| | Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. Parameter c defaults to {}. Parameter b defaults to {}. Parameter fn defaults to 0.
|
| |
| unsafe | FanRecordWithCenter (MR.Const_FanRecordWithCenter _other) |
| | Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
|
| |
| | FanRecordWithCenter (FanRecordWithCenter _other) |
| | Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
|
| |
| unsafe | FanRecordWithCenter (MR.Const_NoInit _1) |
| | Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
|
| |
| unsafe MR.FanRecordWithCenter | assign (MR.Const_FanRecordWithCenter _other) |
| | Generated from method MR.FanRecordWithCenter.operator=.
|
| |
|
| new unsafe ref MR.VertId | center [get] |
| | center point in the fan
|
| |
| new unsafe ref MR.VertId | border [get] |
| |
| 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 |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. Parameter c defaults to {}. Parameter b defaults to {}. Parameter fn defaults to 0.
◆ FanRecordWithCenter() [2/4]
| unsafe MR.FanRecordWithCenter.FanRecordWithCenter |
( |
MR.Const_FanRecordWithCenter | _other | ) |
|
|
inline |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
◆ FanRecordWithCenter() [3/4]
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
◆ FanRecordWithCenter() [4/4]
| unsafe MR.FanRecordWithCenter.FanRecordWithCenter |
( |
MR.Const_NoInit | _1 | ) |
|
|
inline |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
◆ assign()
Generated from method MR.FanRecordWithCenter.operator=.
◆ operator FanRecordWithCenter() [1/2]
| static unsafe implicit MR.FanRecordWithCenter.operator FanRecordWithCenter |
( |
MR._InOpt_VertId | c | ) |
|
|
inlinestatic |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. Parameter c defaults to {}. Parameter b defaults to {}. Parameter fn defaults to 0.
◆ operator FanRecordWithCenter() [2/2]
| static unsafe implicit MR.FanRecordWithCenter.operator FanRecordWithCenter |
( |
MR.Const_NoInit | _1 | ) |
|
|
inlinestatic |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
◆ 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: