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

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_RingIterator_MRNextEdgeSameLeft >
bool _IsOwningVal
 
- Properties inherited from MR.Misc.Object< Const_RingIterator_MRNextEdgeSameLeft >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Detailed Description

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


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