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

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

+ Inheritance diagram for MR.NoDefInit_MRTextureId:

Public Member Functions

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

Static Public Member Functions

static unsafe implicit operator MR.Box_TextureId (NoDefInit_MRTextureId self)
 
- Static Public Member Functions inherited from MR.Const_NoDefInit_MRTextureId
static unsafe implicit operator MR.ConstBox_TextureId (Const_NoDefInit_MRTextureId self)
 
static unsafe implicit operator int (MR.Const_NoDefInit_MRTextureId _this)
 Generated from conversion operator MR.NoDefInit<MR.TextureId>::operator int.
 
static unsafe operator bool (MR.Const_NoDefInit_MRTextureId _this)
 Generated from conversion operator MR.NoDefInit<MR.TextureId>::operator bool.
 
static unsafe bool operator== (MR.Const_NoDefInit_MRTextureId _this, MR.TextureId b)
 Generated from method MR.NoDefInit<MR.TextureId>::operator==.
 
static unsafe bool operator!= (MR.Const_NoDefInit_MRTextureId _this, MR.TextureId b)
 

Properties

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

Detailed Description

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


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