MeshLib C# Docs
Loading...
Searching...
No Matches

Generated from class MR.Graph.EndVertices. This is the const half of the class. More...

Inheritance diagram for MR.Const_Graph.Const_EndVertices:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_EndVertices ()
 Constructs an empty (default-constructed) instance.
unsafe Const_EndVertices (MR.GraphVertId v0, MR.GraphVertId v1)
 Constructs MR.Graph.EndVertices elementwise.
unsafe Const_EndVertices (MR.Graph.Const_EndVertices _other)
 Generated from constructor MR::Graph::EndVertices::EndVertices.
 Const_EndVertices (EndVertices _other)
 Generated from constructor MR::Graph::EndVertices::EndVertices.
unsafe MR.GraphVertId otherEnd (MR.GraphVertId a)
 Generated from method MR::Graph::EndVertices::otherEnd.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.GraphVertId__ref_storage_v0
unsafe MR.GraphVertId__ref_storage_v1

Properties

unsafe ref readonly MR.GraphVertId v0 [get]
unsafe ref readonly MR.GraphVertId v1 [get]

Detailed Description

Generated from class MR.Graph.EndVertices. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_EndVertices() [1/4]

unsafe MR.Const_Graph.Const_EndVertices.Const_EndVertices ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_EndVertices() [2/4]

unsafe MR.Const_Graph.Const_EndVertices.Const_EndVertices ( MR.GraphVertId v0,
MR.GraphVertId v1 )
inline

Constructs MR.Graph.EndVertices elementwise.

◆ Const_EndVertices() [3/4]

unsafe MR.Const_Graph.Const_EndVertices.Const_EndVertices ( MR.Graph.Const_EndVertices _other)
inline

Generated from constructor MR::Graph::EndVertices::EndVertices.

◆ Const_EndVertices() [4/4]

MR.Const_Graph.Const_EndVertices.Const_EndVertices ( EndVertices _other)
inline

Generated from constructor MR::Graph::EndVertices::EndVertices.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_Graph.Const_EndVertices.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Graph.Const_EndVertices.Dispose ( bool disposing)
inlineprotectedvirtual

◆ otherEnd()

unsafe MR.GraphVertId MR.Const_Graph.Const_EndVertices.otherEnd ( MR.GraphVertId a)
inline

Generated from method MR::Graph::EndVertices::otherEnd.

Member Data Documentation

◆ __ref_storage_v0

unsafe MR.GraphVertId* MR.Const_Graph.Const_EndVertices.__ref_storage_v0
protected

◆ __ref_storage_v1

unsafe MR.GraphVertId* MR.Const_Graph.Const_EndVertices.__ref_storage_v1
protected

Property Documentation

◆ v0

unsafe ref readonly MR.GraphVertId MR.Const_Graph.Const_EndVertices.v0
get

◆ v1

unsafe ref readonly MR.GraphVertId MR.Const_Graph.Const_EndVertices.v1
get

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