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

Generated from class MR::RingIterator<MR.NextEdgeSameLeft>. Base classes: Direct: (non-virtual) MR.NextEdgeSameLeft This is the non-const half of the class. More...

Inheritance diagram for MR.RingIterator_MRNextEdgeSameLeft:

Public Member Functions

unsafe RingIterator_MRNextEdgeSameLeft (MR.Const_RingIterator_MRNextEdgeSameLeft _other)
 Generated from constructor MR::RingIterator<MR.NextEdgeSameLeft>::RingIterator.
 RingIterator_MRNextEdgeSameLeft (RingIterator_MRNextEdgeSameLeft _other)
 Generated from constructor MR::RingIterator<MR.NextEdgeSameLeft>::RingIterator.
unsafe RingIterator_MRNextEdgeSameLeft (MR.Const_MeshTopology topology, MR.EdgeId edge, bool first)
 Generated from constructor MR::RingIterator<MR.NextEdgeSameLeft>::RingIterator.
unsafe MR.RingIterator_MRNextEdgeSameLeft assign (MR.Const_RingIterator_MRNextEdgeSameLeft _other)
 Generated from method MR::RingIterator<MR.NextEdgeSameLeft>::operator=.
unsafe void incr ()
 Generated from method MR::RingIterator<MR.NextEdgeSameLeft>operator++.
Public Member Functions inherited from MR.Const_RingIterator_MRNextEdgeSameLeft
virtual void Dispose ()
unsafe Const_RingIterator_MRNextEdgeSameLeft (MR.Const_RingIterator_MRNextEdgeSameLeft _other)
 Generated from constructor MR::RingIterator<MR.NextEdgeSameLeft>::RingIterator.
 Const_RingIterator_MRNextEdgeSameLeft (RingIterator_MRNextEdgeSameLeft _other)
 Generated from constructor MR::RingIterator<MR.NextEdgeSameLeft>::RingIterator.
unsafe Const_RingIterator_MRNextEdgeSameLeft (MR.Const_MeshTopology topology, MR.EdgeId edge, bool first)
 Generated from constructor MR::RingIterator<MR.NextEdgeSameLeft>::RingIterator.
unsafe MR.EdgeId deref ()
 Generated from method MR::RingIterator<MR.NextEdgeSameLeft>::operator*.
unsafe bool first ()
 Generated from method MR::RingIterator<MR.NextEdgeSameLeft>first.
unsafe MR.EdgeId next (MR.EdgeId e)
 Generated from method MR::RingIterator<MR.NextEdgeSameLeft>next.
bool Equals (MR.Const_RingIterator_MRNextEdgeSameLeft? b)
override bool Equals (object? other)

Static Public Member Functions

static unsafe implicit operator MR.NextEdgeSameLeft (RingIterator_MRNextEdgeSameLeft self)
Static Public Member Functions inherited from MR.Const_RingIterator_MRNextEdgeSameLeft
static unsafe implicit operator MR.Const_NextEdgeSameLeft (Const_RingIterator_MRNextEdgeSameLeft self)
static unsafe RingIterator_MRNextEdgeSameLeft operator++ (MR.Const_RingIterator_MRNextEdgeSameLeft _this)
 Generated from method MR::RingIterator<MR.NextEdgeSameLeft>operator++.
static unsafe bool operator== (MR.Const_RingIterator_MRNextEdgeSameLeft a, MR.Const_RingIterator_MRNextEdgeSameLeft b)
 Generated from function MR::operator==.
static unsafe bool operator!= (MR.Const_RingIterator_MRNextEdgeSameLeft a, MR.Const_RingIterator_MRNextEdgeSameLeft b)

Additional Inherited Members

Protected Member Functions inherited from MR.Const_RingIterator_MRNextEdgeSameLeft
virtual unsafe void Dispose (bool disposing)

Detailed Description

Generated from class MR::RingIterator<MR.NextEdgeSameLeft>. Base classes: Direct: (non-virtual) MR.NextEdgeSameLeft This is the non-const half of the class.

Constructor & Destructor Documentation

◆ RingIterator_MRNextEdgeSameLeft() [1/3]

unsafe MR.RingIterator_MRNextEdgeSameLeft.RingIterator_MRNextEdgeSameLeft ( MR.Const_RingIterator_MRNextEdgeSameLeft _other)
inline

Generated from constructor MR::RingIterator<MR.NextEdgeSameLeft>::RingIterator.

◆ RingIterator_MRNextEdgeSameLeft() [2/3]

MR.RingIterator_MRNextEdgeSameLeft.RingIterator_MRNextEdgeSameLeft ( RingIterator_MRNextEdgeSameLeft _other)
inline

Generated from constructor MR::RingIterator<MR.NextEdgeSameLeft>::RingIterator.

◆ RingIterator_MRNextEdgeSameLeft() [3/3]

unsafe MR.RingIterator_MRNextEdgeSameLeft.RingIterator_MRNextEdgeSameLeft ( MR.Const_MeshTopology topology,
MR.EdgeId edge,
bool first )
inline

Generated from constructor MR::RingIterator<MR.NextEdgeSameLeft>::RingIterator.

Member Function Documentation

◆ assign()

unsafe MR.RingIterator_MRNextEdgeSameLeft MR.RingIterator_MRNextEdgeSameLeft.assign ( MR.Const_RingIterator_MRNextEdgeSameLeft _other)
inline

Generated from method MR::RingIterator<MR.NextEdgeSameLeft>::operator=.

◆ incr()

unsafe void MR.RingIterator_MRNextEdgeSameLeft.incr ( )
inline

Generated from method MR::RingIterator<MR.NextEdgeSameLeft>operator++.

◆ operator MR.NextEdgeSameLeft()

unsafe implicit MR.RingIterator_MRNextEdgeSameLeft.operator MR.NextEdgeSameLeft ( RingIterator_MRNextEdgeSameLeft self)
inlinestatic

The documentation for this class was generated from the following file: