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

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

Inheritance diagram for MR.Const_Id_MRICPElemtTag:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Id_MRICPElemtTag ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Id_MRICPElemtTag (MR.Const_Id_MRICPElemtTag _other)
 Generated from constructor MR::Id<MR::ICPElemtTag>::Id.
 Const_Id_MRICPElemtTag (Id_MRICPElemtTag _other)
 Generated from constructor MR::Id<MR::ICPElemtTag>::Id.
unsafe Const_Id_MRICPElemtTag (MR.Const_NoInit _1)
 Generated from constructor MR::Id<MR::ICPElemtTag>::Id.
unsafe Const_Id_MRICPElemtTag (int i)
 Generated from constructor MR::Id<MR::ICPElemtTag>::Id.
unsafe Const_Id_MRICPElemtTag (ulong i)
 Generated from constructor MR::Id<MR::ICPElemtTag>::Id.
unsafe bool valid ()
 Generated from method MR::Id<MR::ICPElemtTag>valid.
unsafe bool less (MR.Const_Id_MRICPElemtTag b)
 Generated from method MR::Id<MR::ICPElemtTag>::operator<.
bool Equals (MR.Const_Id_MRICPElemtTag? b)
override bool Equals (object? other)

Static Public Member Functions

static unsafe implicit operator int (MR.Const_Id_MRICPElemtTag _this)
 Generated from conversion operator MR::Id<MR::ICPElemtTag>::operator int.
static unsafe operator bool (MR.Const_Id_MRICPElemtTag _this)
 Generated from conversion operator MR::Id<MR::ICPElemtTag>::operator bool.
static unsafe bool operator== (MR.Const_Id_MRICPElemtTag _this, MR.Const_Id_MRICPElemtTag b)
 Generated from method MR::Id<MR::ICPElemtTag>operator==.
static unsafe bool operator!= (MR.Const_Id_MRICPElemtTag _this, MR.Const_Id_MRICPElemtTag b)
static unsafe Id_MRICPElemtTag operator-- (MR.Const_Id_MRICPElemtTag _this)
 Generated from method MR::Id<MR::ICPElemtTag>operator--.
static unsafe Id_MRICPElemtTag operator++ (MR.Const_Id_MRICPElemtTag _this)
 Generated from method MR::Id<MR::ICPElemtTag>operator++.

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::Id<MR::ICPElemtTag>. Derived classes: Direct: (non-virtual) MR::NoDefInit<MR::Id<MR::ICPElemtTag>> This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Id_MRICPElemtTag() [1/6]

unsafe MR.Const_Id_MRICPElemtTag.Const_Id_MRICPElemtTag ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Id_MRICPElemtTag() [2/6]

unsafe MR.Const_Id_MRICPElemtTag.Const_Id_MRICPElemtTag ( MR.Const_Id_MRICPElemtTag _other)
inline

Generated from constructor MR::Id<MR::ICPElemtTag>::Id.

◆ Const_Id_MRICPElemtTag() [3/6]

MR.Const_Id_MRICPElemtTag.Const_Id_MRICPElemtTag ( Id_MRICPElemtTag _other)
inline

Generated from constructor MR::Id<MR::ICPElemtTag>::Id.

◆ Const_Id_MRICPElemtTag() [4/6]

unsafe MR.Const_Id_MRICPElemtTag.Const_Id_MRICPElemtTag ( MR.Const_NoInit _1)
inline

Generated from constructor MR::Id<MR::ICPElemtTag>::Id.

◆ Const_Id_MRICPElemtTag() [5/6]

unsafe MR.Const_Id_MRICPElemtTag.Const_Id_MRICPElemtTag ( int i)
inline

Generated from constructor MR::Id<MR::ICPElemtTag>::Id.

◆ Const_Id_MRICPElemtTag() [6/6]

unsafe MR.Const_Id_MRICPElemtTag.Const_Id_MRICPElemtTag ( ulong i)
inline

Generated from constructor MR::Id<MR::ICPElemtTag>::Id.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_Id_MRICPElemtTag.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ Equals() [1/2]

bool MR.Const_Id_MRICPElemtTag.Equals ( MR.Const_Id_MRICPElemtTag? b)
inline

◆ Equals() [2/2]

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

◆ less()

unsafe bool MR.Const_Id_MRICPElemtTag.less ( MR.Const_Id_MRICPElemtTag b)
inline

Generated from method MR::Id<MR::ICPElemtTag>::operator<.

◆ operator bool()

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

Generated from conversion operator MR::Id<MR::ICPElemtTag>::operator bool.

◆ operator int()

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

Generated from conversion operator MR::Id<MR::ICPElemtTag>::operator int.

◆ operator!=()

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

◆ operator++()

unsafe Id_MRICPElemtTag MR.Const_Id_MRICPElemtTag.operator++ ( MR.Const_Id_MRICPElemtTag _this)
inlinestatic

Generated from method MR::Id<MR::ICPElemtTag>operator++.

◆ operator--()

unsafe Id_MRICPElemtTag MR.Const_Id_MRICPElemtTag.operator-- ( MR.Const_Id_MRICPElemtTag _this)
inlinestatic

Generated from method MR::Id<MR::ICPElemtTag>operator--.

◆ operator==()

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

Generated from method MR::Id<MR::ICPElemtTag>operator==.

◆ valid()

unsafe bool MR.Const_Id_MRICPElemtTag.valid ( )
inline

Generated from method MR::Id<MR::ICPElemtTag>valid.

Member Data Documentation

◆ __ref_storage_id

unsafe int* MR.Const_Id_MRICPElemtTag.__ref_storage_id
protected

Property Documentation

◆ id

unsafe int MR.Const_Id_MRICPElemtTag.id
get

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