Generated from class MR.EnumNeihbourVertices. This is the non-const half of the class.
More...
|
| unsafe | EnumNeihbourVertices () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | EnumNeihbourVertices (MR._ByValue_EnumNeihbourVertices _other) |
| | Generated from constructor MR.EnumNeihbourVertices.EnumNeihbourVertices.
|
| |
| | EnumNeihbourVertices (Const_EnumNeihbourVertices _other) |
| | Generated from constructor MR.EnumNeihbourVertices.EnumNeihbourVertices.
|
| |
| | EnumNeihbourVertices (EnumNeihbourVertices _other) |
| | Generated from constructor MR.EnumNeihbourVertices.EnumNeihbourVertices.
|
| |
| unsafe MR.EnumNeihbourVertices | assign (MR._ByValue_EnumNeihbourVertices _other) |
| | Generated from method MR.EnumNeihbourVertices.operator=.
|
| |
| unsafe void | run (MR.Const_MeshTopology topology, MR.VertId start, MR.Std.Const_Function_BoolFuncFromMRVertId pred) |
| | invokes given predicate for vertices starting from
|
| |
| unsafe void | run (MR.Const_MeshTopology topology, MR.Const_VertBitSet start, MR.Std.Const_Function_BoolFuncFromMRVertId pred) |
| | Generated from method MR.EnumNeihbourVertices.run.
|
| |
Generated from class MR.EnumNeihbourVertices. This is the non-const half of the class.
◆ EnumNeihbourVertices() [1/4]
| unsafe MR.EnumNeihbourVertices.EnumNeihbourVertices |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ EnumNeihbourVertices() [2/4]
| unsafe MR.EnumNeihbourVertices.EnumNeihbourVertices |
( |
MR._ByValue_EnumNeihbourVertices | _other | ) |
|
|
inline |
Generated from constructor MR.EnumNeihbourVertices.EnumNeihbourVertices.
◆ EnumNeihbourVertices() [3/4]
| MR.EnumNeihbourVertices.EnumNeihbourVertices |
( |
Const_EnumNeihbourVertices | _other | ) |
|
|
inline |
Generated from constructor MR.EnumNeihbourVertices.EnumNeihbourVertices.
◆ EnumNeihbourVertices() [4/4]
Generated from constructor MR.EnumNeihbourVertices.EnumNeihbourVertices.
◆ assign()
Generated from method MR.EnumNeihbourVertices.operator=.
◆ run() [1/2]
| unsafe void MR.EnumNeihbourVertices.run |
( |
MR.Const_MeshTopology | topology, |
|
|
MR.Const_VertBitSet | start, |
|
|
MR.Std.Const_Function_BoolFuncFromMRVertId | pred ) |
|
inline |
◆ run() [2/2]
| unsafe void MR.EnumNeihbourVertices.run |
( |
MR.Const_MeshTopology | topology, |
|
|
MR.VertId | start, |
|
|
MR.Std.Const_Function_BoolFuncFromMRVertId | pred ) |
|
inline |
invokes given predicate for vertices starting from
- Parameters
-
| start,and | continuing to all immediate neighbours in depth-first order until the predicate returns false Generated from method MR.EnumNeihbourVertices.run. |
The documentation for this class was generated from the following file: