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