MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_UndirectedEdgeUndirectedEdge Class Reference

a pair of undirected edges Generated from class MR.UndirectedEdgeUndirectedEdge. This is the const half of the class. More...

Inheritance diagram for MR.Const_UndirectedEdgeUndirectedEdge:

Classes

struct  _Underlying

Public Member Functions

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.
 Const_UndirectedEdgeUndirectedEdge (UndirectedEdgeUndirectedEdge _other)
 Generated from constructor MR.UndirectedEdgeUndirectedEdge.UndirectedEdgeUndirectedEdge.
unsafe Const_UndirectedEdgeUndirectedEdge (MR.UndirectedEdgeId a, MR.UndirectedEdgeId b)
 Generated from constructor MR.UndirectedEdgeUndirectedEdge.UndirectedEdgeUndirectedEdge.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.UndirectedEdgeId__ref_storage_aUndirEdge
unsafe MR.UndirectedEdgeId__ref_storage_bUndirEdge

Properties

unsafe ref readonly MR.UndirectedEdgeId aUndirEdge [get]
unsafe ref readonly MR.UndirectedEdgeId bUndirEdge [get]

Detailed Description

a pair of undirected edges Generated from class MR.UndirectedEdgeUndirectedEdge. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_UndirectedEdgeUndirectedEdge() [1/4]

unsafe MR.Const_UndirectedEdgeUndirectedEdge.Const_UndirectedEdgeUndirectedEdge ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_UndirectedEdgeUndirectedEdge() [2/4]

unsafe MR.Const_UndirectedEdgeUndirectedEdge.Const_UndirectedEdgeUndirectedEdge ( MR.Const_UndirectedEdgeUndirectedEdge _other)
inline

◆ Const_UndirectedEdgeUndirectedEdge() [3/4]

MR.Const_UndirectedEdgeUndirectedEdge.Const_UndirectedEdgeUndirectedEdge ( UndirectedEdgeUndirectedEdge _other)
inline

◆ Const_UndirectedEdgeUndirectedEdge() [4/4]

unsafe MR.Const_UndirectedEdgeUndirectedEdge.Const_UndirectedEdgeUndirectedEdge ( MR.UndirectedEdgeId a,
MR.UndirectedEdgeId b )
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_UndirectedEdgeUndirectedEdge.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_UndirectedEdgeUndirectedEdge.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_aUndirEdge

unsafe MR.UndirectedEdgeId* MR.Const_UndirectedEdgeUndirectedEdge.__ref_storage_aUndirEdge
protected

◆ __ref_storage_bUndirEdge

unsafe MR.UndirectedEdgeId* MR.Const_UndirectedEdgeUndirectedEdge.__ref_storage_bUndirEdge
protected

Property Documentation

◆ aUndirEdge

unsafe ref readonly MR.UndirectedEdgeId MR.Const_UndirectedEdgeUndirectedEdge.aUndirEdge
get

◆ bUndirEdge

unsafe ref readonly MR.UndirectedEdgeId MR.Const_UndirectedEdgeUndirectedEdge.bUndirEdge
get

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