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

Generated from class MR.NoDefInit<MR.NodeId>. Base classes: Direct: (non-virtual) MR.NodeId This is the non-const half of the class. More...

+ Inheritance diagram for MR.NoDefInit_MRNodeId:

Public Member Functions

unsafe NoDefInit_MRNodeId ()
 Constructs an empty (default-constructed) instance.
 
unsafe NoDefInit_MRNodeId (MR.Const_NoDefInit_MRNodeId _other)
 Generated from constructor MR.NoDefInit<MR.NodeId>::NoDefInit.
 
 NoDefInit_MRNodeId (NoDefInit_MRNodeId _other)
 Generated from constructor MR.NoDefInit<MR.NodeId>::NoDefInit.
 
unsafe MR.NoDefInit_MRNodeId assign (MR.Const_NoDefInit_MRNodeId _other)
 Generated from method MR.NoDefInit<MR.NodeId>::operator=.
 
unsafe ref int get ()
 Generated from method MR.NoDefInit<MR.NodeId>::get.
 
unsafe ref MR.NodeId subAssign (int a)
 Generated from method MR.NoDefInit<MR.NodeId>::operator-=.
 
unsafe ref MR.NodeId addAssign (int a)
 Generated from method MR.NoDefInit<MR.NodeId>::operator+=.
 

Static Public Member Functions

static unsafe implicit operator MR.Box_NodeId (NoDefInit_MRNodeId self)
 

Properties

new unsafe ref int id [get]
 

Detailed Description

Generated from class MR.NoDefInit<MR.NodeId>. Base classes: Direct: (non-virtual) MR.NodeId This is the non-const half of the class.

Constructor & Destructor Documentation

◆ NoDefInit_MRNodeId() [1/3]

unsafe MR.NoDefInit_MRNodeId.NoDefInit_MRNodeId ( )
inline

Constructs an empty (default-constructed) instance.

◆ NoDefInit_MRNodeId() [2/3]

unsafe MR.NoDefInit_MRNodeId.NoDefInit_MRNodeId ( MR.Const_NoDefInit_MRNodeId _other)
inline

Generated from constructor MR.NoDefInit<MR.NodeId>::NoDefInit.

◆ NoDefInit_MRNodeId() [3/3]

MR.NoDefInit_MRNodeId.NoDefInit_MRNodeId ( NoDefInit_MRNodeId _other)
inline

Generated from constructor MR.NoDefInit<MR.NodeId>::NoDefInit.

Member Function Documentation

◆ addAssign()

unsafe ref MR.NodeId MR.NoDefInit_MRNodeId.addAssign ( int a)
inline

Generated from method MR.NoDefInit<MR.NodeId>::operator+=.

◆ assign()

unsafe MR.NoDefInit_MRNodeId MR.NoDefInit_MRNodeId.assign ( MR.Const_NoDefInit_MRNodeId _other)
inline

Generated from method MR.NoDefInit<MR.NodeId>::operator=.

◆ get()

unsafe ref int MR.NoDefInit_MRNodeId.get ( )
inline

Generated from method MR.NoDefInit<MR.NodeId>::get.

◆ operator MR.Box_NodeId()

static unsafe implicit MR.NoDefInit_MRNodeId.operator MR.Box_NodeId ( NoDefInit_MRNodeId self)
inlinestatic

◆ subAssign()

unsafe ref MR.NodeId MR.NoDefInit_MRNodeId.subAssign ( int a)
inline

Generated from method MR.NoDefInit<MR.NodeId>::operator-=.

Property Documentation

◆ id

new unsafe ref int MR.NoDefInit_MRNodeId.id
get

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