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

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

+ Inheritance diagram for MR.Const_NoDefInit_MREdgeId:

Classes

struct  _Underlying
 

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe int id [get]
 
- Properties inherited from MR.Misc.Object< Const_NoDefInit_MREdgeId >
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_MREdgeId >
bool _IsOwningVal
 

Detailed Description

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


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