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

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

Inheritance diagram for MR.Const_NoDefInit_MRGraphEdgeId:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_NoDefInit_MRGraphEdgeId ()
 Constructs an empty (default-constructed) instance.
unsafe Const_NoDefInit_MRGraphEdgeId (MR.Const_NoDefInit_MRGraphEdgeId _other)
 Generated from constructor MR::NoDefInit<MR.GraphEdgeId>::NoDefInit.
 Const_NoDefInit_MRGraphEdgeId (NoDefInit_MRGraphEdgeId _other)
 Generated from constructor MR::NoDefInit<MR.GraphEdgeId>::NoDefInit.
unsafe bool valid ()
 Generated from method MR::NoDefInit<MR.GraphEdgeId>valid.
unsafe bool less (MR.GraphEdgeId b)
 Generated from method MR::NoDefInit<MR.GraphEdgeId>::operator<.
bool Equals (MR.GraphEdgeId b)
override bool Equals (object? other)

Static Public Member Functions

static unsafe implicit operator MR.ConstBox_GraphEdgeId (Const_NoDefInit_MRGraphEdgeId self)
static unsafe implicit operator int (MR.Const_NoDefInit_MRGraphEdgeId _this)
 Generated from conversion operator MR::NoDefInit<MR.GraphEdgeId>::operator int.
static unsafe operator bool (MR.Const_NoDefInit_MRGraphEdgeId _this)
 Generated from conversion operator MR::NoDefInit<MR.GraphEdgeId>::operator bool.
static unsafe bool operator== (MR.Const_NoDefInit_MRGraphEdgeId _this, MR.GraphEdgeId b)
 Generated from method MR::NoDefInit<MR.GraphEdgeId>operator==.
static unsafe bool operator!= (MR.Const_NoDefInit_MRGraphEdgeId _this, MR.GraphEdgeId 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::NoDefInit<MR.GraphEdgeId>. Base classes: Direct: (non-virtual) MR.GraphEdgeId This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_NoDefInit_MRGraphEdgeId() [1/3]

unsafe MR.Const_NoDefInit_MRGraphEdgeId.Const_NoDefInit_MRGraphEdgeId ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_NoDefInit_MRGraphEdgeId() [2/3]

unsafe MR.Const_NoDefInit_MRGraphEdgeId.Const_NoDefInit_MRGraphEdgeId ( MR.Const_NoDefInit_MRGraphEdgeId _other)
inline

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

◆ Const_NoDefInit_MRGraphEdgeId() [3/3]

MR.Const_NoDefInit_MRGraphEdgeId.Const_NoDefInit_MRGraphEdgeId ( NoDefInit_MRGraphEdgeId _other)
inline

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

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_NoDefInit_MRGraphEdgeId.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ Equals() [1/2]

bool MR.Const_NoDefInit_MRGraphEdgeId.Equals ( MR.GraphEdgeId b)
inline

◆ Equals() [2/2]

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

◆ less()

unsafe bool MR.Const_NoDefInit_MRGraphEdgeId.less ( MR.GraphEdgeId b)
inline

Generated from method MR::NoDefInit<MR.GraphEdgeId>::operator<.

◆ operator bool()

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

Generated from conversion operator MR::NoDefInit<MR.GraphEdgeId>::operator bool.

◆ operator int()

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

Generated from conversion operator MR::NoDefInit<MR.GraphEdgeId>::operator int.

◆ operator MR.ConstBox_GraphEdgeId()

unsafe implicit MR.Const_NoDefInit_MRGraphEdgeId.operator MR.ConstBox_GraphEdgeId ( Const_NoDefInit_MRGraphEdgeId self)
inlinestatic

◆ operator!=()

unsafe bool MR.Const_NoDefInit_MRGraphEdgeId.operator!= ( MR.Const_NoDefInit_MRGraphEdgeId _this,
MR.GraphEdgeId b )
inlinestatic

◆ operator==()

unsafe bool MR.Const_NoDefInit_MRGraphEdgeId.operator== ( MR.Const_NoDefInit_MRGraphEdgeId _this,
MR.GraphEdgeId b )
inlinestatic

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

◆ valid()

unsafe bool MR.Const_NoDefInit_MRGraphEdgeId.valid ( )
inline

Generated from method MR::NoDefInit<MR.GraphEdgeId>valid.

Member Data Documentation

◆ __ref_storage_id

unsafe int* MR.Const_NoDefInit_MRGraphEdgeId.__ref_storage_id
protected

Property Documentation

◆ id

unsafe int MR.Const_NoDefInit_MRGraphEdgeId.id
get

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