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

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

+ Inheritance diagram for MR.Const_NoDefInit_MRUndirectedEdgeId:

Classes

struct  _Underlying
 

Public Member Functions

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

Static Public Member Functions

static unsafe implicit operator MR.ConstBox_UndirectedEdgeId (Const_NoDefInit_MRUndirectedEdgeId self)
 
static unsafe implicit operator int (MR.Const_NoDefInit_MRUndirectedEdgeId _this)
 Generated from conversion operator MR.NoDefInit<MR.UndirectedEdgeId>::operator int.
 
static unsafe operator bool (MR.Const_NoDefInit_MRUndirectedEdgeId _this)
 Generated from conversion operator MR.NoDefInit<MR.UndirectedEdgeId>::operator bool.
 
static unsafe bool operator== (MR.Const_NoDefInit_MRUndirectedEdgeId _this, MR.UndirectedEdgeId b)
 Generated from method MR.NoDefInit<MR.UndirectedEdgeId>::operator==.
 
static unsafe bool operator!= (MR.Const_NoDefInit_MRUndirectedEdgeId _this, MR.UndirectedEdgeId b)
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe int id [get]
 
- Properties inherited from MR.Misc.Object< Const_NoDefInit_MRUndirectedEdgeId >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_NoDefInit_MRUndirectedEdgeId >
bool _IsOwningVal
 

Detailed Description

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


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