MeshLib C# Docs
Loading...
Searching...
No Matches
MR.EnumNeihbourFaces Class Reference

Generated from class MR.EnumNeihbourFaces. This is the non-const half of the class. More...

+ Inheritance diagram for MR.EnumNeihbourFaces:

Public Member Functions

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
 

Detailed Description

Generated from class MR.EnumNeihbourFaces. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ 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]

MR.EnumNeihbourFaces.EnumNeihbourFaces ( EnumNeihbourFaces _other)
inline

Generated from constructor MR.EnumNeihbourFaces.EnumNeihbourFaces.

Member Function Documentation

◆ assign()

unsafe MR.EnumNeihbourFaces MR.EnumNeihbourFaces.assign ( MR._ByValue_EnumNeihbourFaces _other)
inline

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,andcontinuing 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: