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

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

+ Inheritance diagram for MR.NoDefInit_MRRegionId:

Public Member Functions

unsafe NoDefInit_MRRegionId ()
 Constructs an empty (default-constructed) instance.
 
unsafe NoDefInit_MRRegionId (MR.Const_NoDefInit_MRRegionId _other)
 Generated from constructor MR.NoDefInit<MR.RegionId>::NoDefInit.
 
unsafe MR.NoDefInit_MRRegionId assign (MR.Const_NoDefInit_MRRegionId _other)
 Generated from method MR.NoDefInit<MR.RegionId>::operator=.
 
unsafe ref int get ()
 Generated from method MR.NoDefInit<MR.RegionId>::get.
 
unsafe ref MR.RegionId subAssign (int a)
 Generated from method MR.NoDefInit<MR.RegionId>::operator-=.
 
unsafe ref MR.RegionId addAssign (int a)
 Generated from method MR.NoDefInit<MR.RegionId>::operator+=.
 
- Public Member Functions inherited from MR.Const_NoDefInit_MRRegionId
virtual void Dispose ()
 
unsafe Const_NoDefInit_MRRegionId ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_NoDefInit_MRRegionId (MR.Const_NoDefInit_MRRegionId _other)
 Generated from constructor MR.NoDefInit<MR.RegionId>::NoDefInit.
 
unsafe bool valid ()
 Generated from method MR.NoDefInit<MR.RegionId>::valid.
 
unsafe bool less (MR.RegionId b)
 Generated from method MR.NoDefInit<MR.RegionId>::operator<.
 
bool Equals (MR.RegionId b)
 
override bool Equals (object? other)
 

Static Public Member Functions

static unsafe implicit operator MR.Box_RegionId (NoDefInit_MRRegionId self)
 
- Static Public Member Functions inherited from MR.Const_NoDefInit_MRRegionId
static unsafe implicit operator MR.ConstBox_RegionId (Const_NoDefInit_MRRegionId self)
 
static unsafe implicit operator int (MR.Const_NoDefInit_MRRegionId _this)
 Generated from conversion operator MR.NoDefInit<MR.RegionId>::operator int.
 
static unsafe operator bool (MR.Const_NoDefInit_MRRegionId _this)
 Generated from conversion operator MR.NoDefInit<MR.RegionId>::operator bool.
 
static unsafe bool operator== (MR.Const_NoDefInit_MRRegionId _this, MR.RegionId b)
 Generated from method MR.NoDefInit<MR.RegionId>::operator==.
 
static unsafe bool operator!= (MR.Const_NoDefInit_MRRegionId _this, MR.RegionId b)
 

Properties

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

Detailed Description

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


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