MeshLib C# Docs
Loading...
Searching...
No Matches
MR.FaceId Struct Reference

Generated from class MR.FaceId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.FaceId> This is the by-value version of the struct. More...

+ Inheritance diagram for MR.FaceId:

Public Member Functions

 FaceId (FaceId _other)
 Generated copy constructor.
 
unsafe FaceId ()
 Constructs an empty (default-constructed) instance.
 
unsafe FaceId (MR.Const_NoInit _1)
 Generated from constructor MR.FaceId.FaceId.
 
unsafe FaceId (int i)
 Generated from constructor MR.FaceId.FaceId.
 
unsafe FaceId (uint i)
 Generated from constructor MR.FaceId.FaceId.
 
unsafe FaceId (ulong i)
 Generated from constructor MR.FaceId.FaceId.
 
readonly unsafe bool valid ()
 Generated from method MR.FaceId.valid.
 
unsafe ref int get ()
 Generated from method MR.FaceId.get.
 
readonly unsafe bool less (MR.FaceId b)
 Generated from method MR.FaceId.operator<.
 
unsafe void decr ()
 Generated from method MR.FaceId.operator--.
 
unsafe FaceId decr (MR.FaceId _this)
 Generated from method MR.FaceId.operator--.
 
unsafe void incr ()
 Generated from method MR.FaceId.operator++.
 
unsafe FaceId incr (MR.FaceId _this)
 Generated from method MR.FaceId.operator++.
 
unsafe ref MR.FaceId subAssign (int a)
 Generated from method MR.FaceId.operator-=.
 
unsafe ref MR.FaceId addAssign (int a)
 Generated from method MR.FaceId.operator+=.
 
bool Equals (MR.FaceId b)
 
override bool Equals (object? other)
 

Static Public Member Functions

static implicit operator FaceId (ConstBox_FaceId other)
 Copy contents from a wrapper class to this struct.
 
static unsafe implicit operator int (MR.FaceId _this)
 Generated from conversion operator MR.FaceId.operator int.
 
static unsafe operator bool (MR.FaceId _this)
 Generated from conversion operator MR.FaceId.operator bool.
 
static unsafe bool operator== (MR.FaceId _this, MR.FaceId b)
 Generated from method MR.FaceId.operator==.
 
static unsafe bool operator!= (MR.FaceId _this, MR.FaceId b)
 

Public Attributes

int id
 

Detailed Description

Generated from class MR.FaceId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.FaceId> This is the by-value version of the struct.


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