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

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

+ Inheritance diagram for MR.NoDefInit_MRPixelId:

Public Member Functions

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

Static Public Member Functions

static unsafe implicit operator MR.Box_PixelId (NoDefInit_MRPixelId self)
 
- Static Public Member Functions inherited from MR.Const_NoDefInit_MRPixelId
static unsafe implicit operator MR.ConstBox_PixelId (Const_NoDefInit_MRPixelId self)
 
static unsafe implicit operator int (MR.Const_NoDefInit_MRPixelId _this)
 Generated from conversion operator MR.NoDefInit<MR.PixelId>::operator int.
 
static unsafe operator bool (MR.Const_NoDefInit_MRPixelId _this)
 Generated from conversion operator MR.NoDefInit<MR.PixelId>::operator bool.
 
static unsafe bool operator== (MR.Const_NoDefInit_MRPixelId _this, MR.PixelId b)
 Generated from method MR.NoDefInit<MR.PixelId>::operator==.
 
static unsafe bool operator!= (MR.Const_NoDefInit_MRPixelId _this, MR.PixelId b)
 

Properties

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

Detailed Description

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


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