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

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

+ Inheritance diagram for MR.NodeNode:

Public Member Functions

unsafe NodeNode ()
 Constructs an empty (default-constructed) instance.
 
unsafe NodeNode (MR.NodeId aNode, MR.NodeId bNode)
 Constructs MR.NodeNode elementwise.
 
unsafe NodeNode (MR.Const_NodeNode _other)
 Generated from constructor MR.NodeNode.NodeNode.
 
 NodeNode (NodeNode _other)
 Generated from constructor MR.NodeNode.NodeNode.
 
unsafe MR.NodeNode assign (MR.Const_NodeNode _other)
 Generated from method MR.NodeNode.operator=.
 

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

◆ NodeNode() [1/4]

unsafe MR.NodeNode.NodeNode ( )
inline

Constructs an empty (default-constructed) instance.

◆ NodeNode() [2/4]

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

Constructs MR.NodeNode elementwise.

◆ NodeNode() [3/4]

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

Generated from constructor MR.NodeNode.NodeNode.

◆ NodeNode() [4/4]

MR.NodeNode.NodeNode ( NodeNode _other)
inline

Generated from constructor MR.NodeNode.NodeNode.

Member Function Documentation

◆ assign()

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

Generated from method MR.NodeNode.operator=.

Property Documentation

◆ aNode

new unsafe ref MR.NodeId MR.NodeNode.aNode
get

◆ bNode

new unsafe ref MR.NodeId MR.NodeNode.bNode
get

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