Generated from class MR.RingIterator<MR.NextEdgeSameOrigin>. Base classes: Direct: (non-virtual) MR.NextEdgeSameOrigin This is the non-const half of the class.
More...
Inheritance diagram for MR.RingIterator_MRNextEdgeSameOrigin:Public Member Functions | |
| unsafe | RingIterator_MRNextEdgeSameOrigin (MR.Const_RingIterator_MRNextEdgeSameOrigin _other) |
Generated from constructor MR.RingIterator<MR.NextEdgeSameOrigin>::RingIterator. | |
| unsafe | RingIterator_MRNextEdgeSameOrigin (MR.Const_MeshTopology topology, MR.EdgeId edge, bool first) |
Generated from constructor MR.RingIterator<MR.NextEdgeSameOrigin>::RingIterator. | |
| unsafe MR.RingIterator_MRNextEdgeSameOrigin | assign (MR.Const_RingIterator_MRNextEdgeSameOrigin _other) |
Generated from method MR.RingIterator<MR.NextEdgeSameOrigin>::operator=. | |
| unsafe void | incr () |
Generated from method MR.RingIterator<MR.NextEdgeSameOrigin>::operator++. | |
Public Member Functions inherited from MR.Const_RingIterator_MRNextEdgeSameOrigin | |
| virtual void | Dispose () |
| unsafe | Const_RingIterator_MRNextEdgeSameOrigin (MR.Const_RingIterator_MRNextEdgeSameOrigin _other) |
Generated from constructor MR.RingIterator<MR.NextEdgeSameOrigin>::RingIterator. | |
| unsafe | Const_RingIterator_MRNextEdgeSameOrigin (MR.Const_MeshTopology topology, MR.EdgeId edge, bool first) |
Generated from constructor MR.RingIterator<MR.NextEdgeSameOrigin>::RingIterator. | |
| unsafe MR.EdgeId | deref () |
Generated from method MR.RingIterator<MR.NextEdgeSameOrigin>::operator*. | |
| unsafe bool | first () |
Generated from method MR.RingIterator<MR.NextEdgeSameOrigin>::first. | |
| unsafe MR.EdgeId | next (MR.EdgeId e) |
Generated from method MR.RingIterator<MR.NextEdgeSameOrigin>::next. | |
| bool | Equals (MR.Const_RingIterator_MRNextEdgeSameOrigin? b) |
| override bool | Equals (object? other) |
Static Public Member Functions | |
| static unsafe implicit | operator MR.NextEdgeSameOrigin (RingIterator_MRNextEdgeSameOrigin self) |
Static Public Member Functions inherited from MR.Const_RingIterator_MRNextEdgeSameOrigin | |
| static unsafe implicit | operator MR.Const_NextEdgeSameOrigin (Const_RingIterator_MRNextEdgeSameOrigin self) |
| static unsafe RingIterator_MRNextEdgeSameOrigin | operator++ (MR.Const_RingIterator_MRNextEdgeSameOrigin _this) |
Generated from method MR.RingIterator<MR.NextEdgeSameOrigin>::operator++. | |
| static unsafe bool | operator== (MR.Const_RingIterator_MRNextEdgeSameOrigin a, MR.Const_RingIterator_MRNextEdgeSameOrigin b) |
Generated from function MR.operator==<MR.NextEdgeSameOrigin>. | |
| static unsafe bool | operator!= (MR.Const_RingIterator_MRNextEdgeSameOrigin a, MR.Const_RingIterator_MRNextEdgeSameOrigin b) |
Additional Inherited Members | |
Protected Member Functions inherited from MR.Const_RingIterator_MRNextEdgeSameOrigin | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes inherited from MR.Misc.Object< Const_RingIterator_MRNextEdgeSameOrigin > | |
| bool | _IsOwningVal |
Properties inherited from MR.Misc.Object< Const_RingIterator_MRNextEdgeSameOrigin > | |
| 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. | |
Generated from class MR.RingIterator<MR.NextEdgeSameOrigin>. Base classes: Direct: (non-virtual) MR.NextEdgeSameOrigin This is the non-const half of the class.