a pair of undirected edges Generated from class MR.UndirectedEdgeUndirectedEdge. This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_UndirectedEdgeUndirectedEdge () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_UndirectedEdgeUndirectedEdge (MR.Const_UndirectedEdgeUndirectedEdge _other) |
| | Generated from constructor MR.UndirectedEdgeUndirectedEdge.UndirectedEdgeUndirectedEdge.
|
| |
|
unsafe | Const_UndirectedEdgeUndirectedEdge (MR.UndirectedEdgeId a, MR.UndirectedEdgeId b) |
| | Generated from constructor MR.UndirectedEdgeUndirectedEdge.UndirectedEdgeUndirectedEdge.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly MR.UndirectedEdgeId | aUndirEdge [get] |
| |
|
unsafe ref readonly MR.UndirectedEdgeId | bUndirEdge [get] |
| |
|
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.
|
| |
a pair of undirected edges Generated from class MR.UndirectedEdgeUndirectedEdge. This is the const half of the class.
The documentation for this class was generated from the following file: