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 const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_FanRecord (MR._InOpt_VertId b=default, uint? fn=null) |
| | Generated from constructor MR.FanRecord.FanRecord. Parameter b defaults to {}. Parameter fn defaults to 0.
|
| |
|
unsafe | Const_FanRecord (MR.Const_FanRecord _other) |
| | Generated from constructor MR.FanRecord.FanRecord.
|
| |
|
unsafe | Const_FanRecord (MR.Const_NoInit _1) |
| | Generated from constructor MR.FanRecord.FanRecord.
|
| |
|
|
static unsafe implicit | operator Const_FanRecord (MR.Const_NoInit _1) |
| | Generated from constructor MR.FanRecord.FanRecord.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
| 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 excluding the point Generated from class MR.FanRecord. Derived classes: Direct: (non-virtual) MR.FanRecordWithCenter This is the const half of the class.
◆ border
| unsafe ref readonly MR.VertId MR.Const_FanRecord.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: