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

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

+ Inheritance diagram for MR.NoDefInit_MRGraphEdgeId:

Public Member Functions

unsafe NoDefInit_MRGraphEdgeId ()
 Constructs an empty (default-constructed) instance.
 
unsafe NoDefInit_MRGraphEdgeId (MR.Const_NoDefInit_MRGraphEdgeId _other)
 Generated from constructor MR.NoDefInit<MR.GraphEdgeId>::NoDefInit.
 
unsafe MR.NoDefInit_MRGraphEdgeId assign (MR.Const_NoDefInit_MRGraphEdgeId _other)
 Generated from method MR.NoDefInit<MR.GraphEdgeId>::operator=.
 
unsafe ref int get ()
 Generated from method MR.NoDefInit<MR.GraphEdgeId>::get.
 
unsafe ref MR.GraphEdgeId subAssign (int a)
 Generated from method MR.NoDefInit<MR.GraphEdgeId>::operator-=.
 
unsafe ref MR.GraphEdgeId addAssign (int a)
 Generated from method MR.NoDefInit<MR.GraphEdgeId>::operator+=.
 
- Public Member Functions inherited from MR.Const_NoDefInit_MRGraphEdgeId
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.
 
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.Box_GraphEdgeId (NoDefInit_MRGraphEdgeId self)
 
- Static Public Member Functions inherited from MR.Const_NoDefInit_MRGraphEdgeId
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)
 

Properties

new unsafe ref int id [get]
 
- Properties inherited from MR.Const_NoDefInit_MRGraphEdgeId
unsafe int id [get]
 
- Properties inherited from MR.Misc.Object< Const_NoDefInit_MRGraphEdgeId >
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 Member Functions inherited from MR.Const_NoDefInit_MRGraphEdgeId
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_NoDefInit_MRGraphEdgeId >
bool _IsOwningVal
 

Detailed Description

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


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