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

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

+ Inheritance diagram for MR.NoInitNodeId:

Public Member Functions

unsafe NoInitNodeId ()
 Constructs an empty (default-constructed) instance.
 
unsafe NoInitNodeId (MR.Const_NoInitNodeId _other)
 Generated from constructor MR.NoInitNodeId.NoInitNodeId.
 
 NoInitNodeId (NoInitNodeId _other)
 Generated from constructor MR.NoInitNodeId.NoInitNodeId.
 
unsafe NoInitNodeId (MR.NodeId id)
 Generated from constructor MR.NoInitNodeId.NoInitNodeId.
 
unsafe MR.NoInitNodeId assign (MR.Const_NoInitNodeId _other)
 Generated from method MR.NoInitNodeId.operator=.
 
unsafe ref int get ()
 Generated from method MR.NoInitNodeId.get.
 
unsafe ref MR.NodeId subAssign (int a)
 Generated from method MR.NoInitNodeId.operator-=.
 
unsafe ref MR.NodeId addAssign (int a)
 Generated from method MR.NoInitNodeId.operator+=.
 

Static Public Member Functions

static unsafe implicit operator MR.Box_NodeId (NoInitNodeId self)
 
static unsafe implicit operator NoInitNodeId (MR.NodeId id)
 Generated from constructor MR.NoInitNodeId.NoInitNodeId.
 

Properties

new unsafe ref int id [get]
 

Detailed Description

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

Constructor & Destructor Documentation

◆ NoInitNodeId() [1/4]

unsafe MR.NoInitNodeId.NoInitNodeId ( )
inline

Constructs an empty (default-constructed) instance.

◆ NoInitNodeId() [2/4]

unsafe MR.NoInitNodeId.NoInitNodeId ( MR.Const_NoInitNodeId _other)
inline

Generated from constructor MR.NoInitNodeId.NoInitNodeId.

◆ NoInitNodeId() [3/4]

MR.NoInitNodeId.NoInitNodeId ( NoInitNodeId _other)
inline

Generated from constructor MR.NoInitNodeId.NoInitNodeId.

◆ NoInitNodeId() [4/4]

unsafe MR.NoInitNodeId.NoInitNodeId ( MR.NodeId id)
inline

Generated from constructor MR.NoInitNodeId.NoInitNodeId.

Member Function Documentation

◆ addAssign()

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

Generated from method MR.NoInitNodeId.operator+=.

◆ assign()

unsafe MR.NoInitNodeId MR.NoInitNodeId.assign ( MR.Const_NoInitNodeId _other)
inline

Generated from method MR.NoInitNodeId.operator=.

◆ get()

unsafe ref int MR.NoInitNodeId.get ( )
inline

Generated from method MR.NoInitNodeId.get.

◆ operator MR.Box_NodeId()

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

◆ operator NoInitNodeId()

static unsafe implicit MR.NoInitNodeId.operator NoInitNodeId ( MR.NodeId id)
inlinestatic

Generated from constructor MR.NoInitNodeId.NoInitNodeId.

◆ subAssign()

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

Generated from method MR.NoInitNodeId.operator-=.

Property Documentation

◆ id

new unsafe ref int MR.NoInitNodeId.id
get

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