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

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+=.
Public Member Functions inherited from MR.Const_NoInitNodeId
virtual void Dispose ()
unsafe Const_NoInitNodeId ()
 Constructs an empty (default-constructed) instance.
unsafe Const_NoInitNodeId (MR.Const_NoInitNodeId _other)
 Generated from constructor MR.NoInitNodeId.NoInitNodeId.
 Const_NoInitNodeId (NoInitNodeId _other)
 Generated from constructor MR.NoInitNodeId.NoInitNodeId.
unsafe Const_NoInitNodeId (MR.NodeId id)
 Generated from constructor MR.NoInitNodeId.NoInitNodeId.
unsafe bool valid ()
 Generated from method MR.NoInitNodeId.valid.
unsafe bool less (MR.NodeId b)
 Generated from method MR::NoInitNodeId::operator<.
bool Equals (MR.NodeId b)
override bool Equals (object? other)

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.
Static Public Member Functions inherited from MR.Const_NoInitNodeId
static unsafe implicit operator MR.ConstBox_NodeId (Const_NoInitNodeId self)
static unsafe implicit operator Const_NoInitNodeId (MR.NodeId id)
 Generated from constructor MR.NoInitNodeId.NoInitNodeId.
static unsafe implicit operator int (MR.Const_NoInitNodeId _this)
 Generated from conversion operator MR::NoInitNodeId::operator int.
static unsafe operator bool (MR.Const_NoInitNodeId _this)
 Generated from conversion operator MR::NoInitNodeId::operator bool.
static unsafe bool operator== (MR.Const_NoInitNodeId _this, MR.NodeId b)
 Generated from method MR::NoInitNodeId::operator==.
static unsafe bool operator!= (MR.Const_NoInitNodeId _this, MR.NodeId b)

Properties

new unsafe ref int id [get]
Properties inherited from MR.Const_NoInitNodeId
unsafe int id [get]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_NoInitNodeId
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_NoInitNodeId
unsafe int * __ref_storage_id

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()

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

◆ operator NoInitNodeId()

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: