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...
Public Member Functions | |
| 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=. | |
| Public Member Functions inherited from MR.Const_FanRecordWithCenter | |
| virtual void | Dispose () |
| unsafe | Const_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 | Const_FanRecordWithCenter (MR.Const_FanRecordWithCenter _other) |
| Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. | |
| Const_FanRecordWithCenter (FanRecordWithCenter _other) | |
| Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. | |
| unsafe | Const_FanRecordWithCenter (MR.Const_NoInit _1) |
| Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.FanRecord (FanRecordWithCenter self) |
| static unsafe implicit | operator FanRecordWithCenter (MR._InOpt_VertId c) |
| Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. Parameter c defaults to {}. Parameter b defaults to {}. Parameter fn defaults to 0. | |
| static unsafe implicit | operator FanRecordWithCenter (MR.Const_NoInit _1) |
| Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. | |
| Static Public Member Functions inherited from MR.Const_FanRecordWithCenter | |
| static unsafe implicit | operator MR.Const_FanRecord (Const_FanRecordWithCenter self) |
| static unsafe implicit | operator Const_FanRecordWithCenter (MR._InOpt_VertId c) |
| Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. Parameter c defaults to {}. Parameter b defaults to {}. Parameter fn defaults to 0. | |
| static unsafe implicit | operator Const_FanRecordWithCenter (MR.Const_NoInit _1) |
| Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. | |
Properties | |
| 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 | |
| Properties inherited from MR.Const_FanRecordWithCenter | |
| 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 | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_FanRecordWithCenter | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_FanRecordWithCenter | |
| unsafe MR.VertId * | __ref_storage_center |
| unsafe MR.VertId * | __ref_storage_border |
| unsafe uint * | __ref_storage_firstNei |
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.
|
inline |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. Parameter c defaults to {}. Parameter b defaults to {}. Parameter fn defaults to 0.
|
inline |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
|
inline |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
|
inline |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
|
inline |
Generated from method MR::FanRecordWithCenter::operator=.
|
inlinestatic |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter. Parameter c defaults to {}. Parameter b defaults to {}. Parameter fn defaults to 0.
|
inlinestatic |
Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
|
inlinestatic |
|
get |
first border edge (invalid if the center point is not on the boundary); triangle associated with this point is absent
|
get |
center point in the fan
|
get |
the position of first neigbor in LocalTriangulations::neighbours