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