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

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

Inheritance diagram for MR.Const_NodeNode:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_NodeNode ()
 Constructs an empty (default-constructed) instance.
unsafe Const_NodeNode (MR.NodeId aNode, MR.NodeId bNode)
 Constructs MR.NodeNode elementwise.
unsafe Const_NodeNode (MR.Const_NodeNode _other)
 Generated from constructor MR.NodeNode.NodeNode.
 Const_NodeNode (NodeNode _other)
 Generated from constructor MR.NodeNode.NodeNode.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.NodeId__ref_storage_aNode
unsafe MR.NodeId__ref_storage_bNode

Properties

unsafe ref readonly MR.NodeId aNode [get]
unsafe ref readonly MR.NodeId bNode [get]

Detailed Description

Generated from class MR.NodeNode. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_NodeNode() [1/4]

unsafe MR.Const_NodeNode.Const_NodeNode ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_NodeNode() [2/4]

unsafe MR.Const_NodeNode.Const_NodeNode ( MR.NodeId aNode,
MR.NodeId bNode )
inline

Constructs MR.NodeNode elementwise.

◆ Const_NodeNode() [3/4]

unsafe MR.Const_NodeNode.Const_NodeNode ( MR.Const_NodeNode _other)
inline

Generated from constructor MR.NodeNode.NodeNode.

◆ Const_NodeNode() [4/4]

MR.Const_NodeNode.Const_NodeNode ( NodeNode _other)
inline

Generated from constructor MR.NodeNode.NodeNode.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_NodeNode.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_aNode

unsafe MR.NodeId* MR.Const_NodeNode.__ref_storage_aNode
protected

◆ __ref_storage_bNode

unsafe MR.NodeId* MR.Const_NodeNode.__ref_storage_bNode
protected

Property Documentation

◆ aNode

unsafe ref readonly MR.NodeId MR.Const_NodeNode.aNode
get

◆ bNode

unsafe ref readonly MR.NodeId MR.Const_NodeNode.bNode
get

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