Generated from class MR.EnumNeihbourVertices. This is the non-const half of the class.
More...
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 |
◆ EnumNeihbourVertices() [3/4]
| MR.EnumNeihbourVertices.EnumNeihbourVertices |
( |
Const_EnumNeihbourVertices | _other | ) |
|
|
inline |
◆ EnumNeihbourVertices() [4/4]
◆ assign()
Generated from method MR::EnumNeihbourVertices::operator=.
◆ run() [1/3]
| unsafe void MR.EnumNeihbourVertices.run |
( |
MR.Const_MeshTopology | topology, |
|
|
MR.Const_VertBitSet | start, |
|
|
MR.Std.Const_Function_Bool_From_MRVertId | pred ) |
|
inline |
◆ run() [2/3]
| unsafe void MR.EnumNeihbourVertices.run |
( |
MR.Const_MeshTopology | topology, |
|
|
MR.Std.Const_Vector_MRMeshTriPoint | start, |
|
|
MR.Std.Const_Function_Bool_From_MRVertId | pred ) |
|
inline |
◆ run() [3/3]
| unsafe void MR.EnumNeihbourVertices.run |
( |
MR.Const_MeshTopology | topology, |
|
|
MR.VertId | start, |
|
|
MR.Std.Const_Function_Bool_From_MRVertId | 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: