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 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.
|
| |
|
unsafe | Const_FanRecordWithCenter (MR.Const_NoInit _1) |
| | Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
|
| |
|
|
static unsafe implicit | operator MR.Const_FanRecord (Const_FanRecordWithCenter self) |
| |
|
static unsafe implicit | operator Const_FanRecordWithCenter (MR.Const_NoInit _1) |
| | Generated from constructor MR.FanRecordWithCenter.FanRecordWithCenter.
|
| |
|
|
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] |
| |
|
unsafe uint | firstNei [get] |
| | the position of first neigbor in LocalTriangulations.neighbours
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
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.
◆ 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
The documentation for this class was generated from the following file: