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

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

Inheritance diagram for MR.Const_NoInitNodeId:

Classes

struct  _Underlying

Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe int * __ref_storage_id

Properties

unsafe int id [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_NoInitNodeId() [1/4]

unsafe MR.Const_NoInitNodeId.Const_NoInitNodeId ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_NoInitNodeId() [2/4]

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

Generated from constructor MR.NoInitNodeId.NoInitNodeId.

◆ Const_NoInitNodeId() [3/4]

MR.Const_NoInitNodeId.Const_NoInitNodeId ( NoInitNodeId _other)
inline

Generated from constructor MR.NoInitNodeId.NoInitNodeId.

◆ Const_NoInitNodeId() [4/4]

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

Generated from constructor MR.NoInitNodeId.NoInitNodeId.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_NoInitNodeId.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ Equals() [1/2]

bool MR.Const_NoInitNodeId.Equals ( MR.NodeId b)
inline

◆ Equals() [2/2]

override bool MR.Const_NoInitNodeId.Equals ( object? other)
inline

◆ less()

unsafe bool MR.Const_NoInitNodeId.less ( MR.NodeId b)
inline

Generated from method MR::NoInitNodeId::operator<.

◆ operator bool()

unsafe MR.Const_NoInitNodeId.operator bool ( MR.Const_NoInitNodeId _this)
inlineexplicitstatic

Generated from conversion operator MR::NoInitNodeId::operator bool.

◆ operator Const_NoInitNodeId()

unsafe implicit MR.Const_NoInitNodeId.operator Const_NoInitNodeId ( MR.NodeId id)
inlinestatic

Generated from constructor MR.NoInitNodeId.NoInitNodeId.

◆ operator int()

unsafe implicit MR.Const_NoInitNodeId.operator int ( MR.Const_NoInitNodeId _this)
inlinestatic

Generated from conversion operator MR::NoInitNodeId::operator int.

◆ operator MR.ConstBox_NodeId()

unsafe implicit MR.Const_NoInitNodeId.operator MR.ConstBox_NodeId ( Const_NoInitNodeId self)
inlinestatic

◆ operator!=()

unsafe bool MR.Const_NoInitNodeId.operator!= ( MR.Const_NoInitNodeId _this,
MR.NodeId b )
inlinestatic

◆ operator==()

unsafe bool MR.Const_NoInitNodeId.operator== ( MR.Const_NoInitNodeId _this,
MR.NodeId b )
inlinestatic

Generated from method MR::NoInitNodeId::operator==.

◆ valid()

unsafe bool MR.Const_NoInitNodeId.valid ( )
inline

Generated from method MR.NoInitNodeId.valid.

Member Data Documentation

◆ __ref_storage_id

unsafe int* MR.Const_NoInitNodeId.__ref_storage_id
protected

Property Documentation

◆ id

unsafe int MR.Const_NoInitNodeId.id
get

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