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

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

+ Inheritance diagram for MR.Const_NoDefInit_MRVertId:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_NoDefInit_MRVertId ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_NoDefInit_MRVertId (MR.Const_NoDefInit_MRVertId _other)
 Generated from constructor MR.NoDefInit<MR.VertId>::NoDefInit.
 
unsafe bool valid ()
 Generated from method MR.NoDefInit<MR.VertId>::valid.
 
unsafe bool less (MR.VertId b)
 Generated from method MR.NoDefInit<MR.VertId>::operator<.
 
bool Equals (MR.VertId b)
 
override bool Equals (object? other)
 

Static Public Member Functions

static unsafe implicit operator MR.ConstBox_VertId (Const_NoDefInit_MRVertId self)
 
static unsafe implicit operator int (MR.Const_NoDefInit_MRVertId _this)
 Generated from conversion operator MR.NoDefInit<MR.VertId>::operator int.
 
static unsafe operator bool (MR.Const_NoDefInit_MRVertId _this)
 Generated from conversion operator MR.NoDefInit<MR.VertId>::operator bool.
 
static unsafe bool operator== (MR.Const_NoDefInit_MRVertId _this, MR.VertId b)
 Generated from method MR.NoDefInit<MR.VertId>::operator==.
 
static unsafe bool operator!= (MR.Const_NoDefInit_MRVertId _this, MR.VertId b)
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

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

Detailed Description

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


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