Generated from class MR.NextEdgeSameOrigin. Derived classes: Direct: (non-virtual) MR.RingIterator<MR.NextEdgeSameOrigin> This is the const half of the class.
More...
Inheritance diagram for MR.Const_NextEdgeSameOrigin:Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_NextEdgeSameOrigin (MR.Const_NextEdgeSameOrigin _other) |
Generated from constructor MR.NextEdgeSameOrigin.NextEdgeSameOrigin. | |
| unsafe | Const_NextEdgeSameOrigin (MR.Const_MeshTopology topology) |
Generated from constructor MR.NextEdgeSameOrigin.NextEdgeSameOrigin. | |
| unsafe MR.EdgeId | next (MR.EdgeId e) |
Generated from method MR.NextEdgeSameOrigin.next. | |
Static Public Member Functions | |
| static unsafe implicit | operator Const_NextEdgeSameOrigin (MR.Const_MeshTopology topology) |
Generated from constructor MR.NextEdgeSameOrigin.NextEdgeSameOrigin. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Additional Inherited Members | |
Protected Attributes inherited from MR.Misc.Object< Const_NextEdgeSameOrigin > | |
| bool | _IsOwningVal |
Properties inherited from MR.Misc.Object< Const_NextEdgeSameOrigin > | |
| 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.NextEdgeSameOrigin. Derived classes: Direct: (non-virtual) MR.RingIterator<MR.NextEdgeSameOrigin> This is the const half of the class.