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