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

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

Inheritance diagram for MR.Const_RingIterator_MRNextEdgeSameLeft:

Classes

struct  _Underlying

Public Member Functions

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.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)

Protected Member Functions

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 const half of the class.

Constructor & Destructor Documentation

◆ Const_RingIterator_MRNextEdgeSameLeft() [1/3]

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

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

◆ Const_RingIterator_MRNextEdgeSameLeft() [2/3]

MR.Const_RingIterator_MRNextEdgeSameLeft.Const_RingIterator_MRNextEdgeSameLeft ( RingIterator_MRNextEdgeSameLeft _other)
inline

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

◆ Const_RingIterator_MRNextEdgeSameLeft() [3/3]

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

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

Member Function Documentation

◆ deref()

unsafe MR.EdgeId MR.Const_RingIterator_MRNextEdgeSameLeft.deref ( )
inline

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

◆ Dispose() [1/2]

virtual void MR.Const_RingIterator_MRNextEdgeSameLeft.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_RingIterator_MRNextEdgeSameLeft.Dispose ( bool disposing)
inlineprotectedvirtual

◆ Equals() [1/2]

bool MR.Const_RingIterator_MRNextEdgeSameLeft.Equals ( MR.Const_RingIterator_MRNextEdgeSameLeft? b)
inline

◆ Equals() [2/2]

override bool MR.Const_RingIterator_MRNextEdgeSameLeft.Equals ( object? other)
inline

◆ first()

unsafe bool MR.Const_RingIterator_MRNextEdgeSameLeft.first ( )
inline

Generated from method MR::RingIterator<MR.NextEdgeSameLeft>first.

◆ next()

unsafe MR.EdgeId MR.Const_RingIterator_MRNextEdgeSameLeft.next ( MR.EdgeId e)
inline

Generated from method MR::RingIterator<MR.NextEdgeSameLeft>next.

◆ operator MR.Const_NextEdgeSameLeft()

unsafe implicit MR.Const_RingIterator_MRNextEdgeSameLeft.operator MR.Const_NextEdgeSameLeft ( Const_RingIterator_MRNextEdgeSameLeft self)
inlinestatic

◆ operator!=()

unsafe bool MR.Const_RingIterator_MRNextEdgeSameLeft.operator!= ( MR.Const_RingIterator_MRNextEdgeSameLeft a,
MR.Const_RingIterator_MRNextEdgeSameLeft b )
inlinestatic

◆ operator++()

unsafe RingIterator_MRNextEdgeSameLeft MR.Const_RingIterator_MRNextEdgeSameLeft.operator++ ( MR.Const_RingIterator_MRNextEdgeSameLeft _this)
inlinestatic

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

◆ operator==()

unsafe bool MR.Const_RingIterator_MRNextEdgeSameLeft.operator== ( MR.Const_RingIterator_MRNextEdgeSameLeft a,
MR.Const_RingIterator_MRNextEdgeSameLeft b )
inlinestatic

Generated from function MR::operator==.


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