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