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

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

+ Inheritance diagram for MR.NoDefInit_MRGraphEdgeId:

Public Member Functions

unsafe NoDefInit_MRGraphEdgeId ()
 Constructs an empty (default-constructed) instance.
 
unsafe NoDefInit_MRGraphEdgeId (MR.Const_NoDefInit_MRGraphEdgeId _other)
 Generated from constructor MR.NoDefInit<MR.GraphEdgeId>::NoDefInit.
 
 NoDefInit_MRGraphEdgeId (NoDefInit_MRGraphEdgeId _other)
 Generated from constructor MR.NoDefInit<MR.GraphEdgeId>::NoDefInit.
 
unsafe MR.NoDefInit_MRGraphEdgeId assign (MR.Const_NoDefInit_MRGraphEdgeId _other)
 Generated from method MR.NoDefInit<MR.GraphEdgeId>::operator=.
 
unsafe ref int get ()
 Generated from method MR.NoDefInit<MR.GraphEdgeId>::get.
 
unsafe ref MR.GraphEdgeId subAssign (int a)
 Generated from method MR.NoDefInit<MR.GraphEdgeId>::operator-=.
 
unsafe ref MR.GraphEdgeId addAssign (int a)
 Generated from method MR.NoDefInit<MR.GraphEdgeId>::operator+=.
 

Static Public Member Functions

static unsafe implicit operator MR.Box_GraphEdgeId (NoDefInit_MRGraphEdgeId self)
 

Properties

new unsafe ref int id [get]
 

Detailed Description

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

Constructor & Destructor Documentation

◆ NoDefInit_MRGraphEdgeId() [1/3]

unsafe MR.NoDefInit_MRGraphEdgeId.NoDefInit_MRGraphEdgeId ( )
inline

Constructs an empty (default-constructed) instance.

◆ NoDefInit_MRGraphEdgeId() [2/3]

unsafe MR.NoDefInit_MRGraphEdgeId.NoDefInit_MRGraphEdgeId ( MR.Const_NoDefInit_MRGraphEdgeId _other)
inline

Generated from constructor MR.NoDefInit<MR.GraphEdgeId>::NoDefInit.

◆ NoDefInit_MRGraphEdgeId() [3/3]

MR.NoDefInit_MRGraphEdgeId.NoDefInit_MRGraphEdgeId ( NoDefInit_MRGraphEdgeId _other)
inline

Generated from constructor MR.NoDefInit<MR.GraphEdgeId>::NoDefInit.

Member Function Documentation

◆ addAssign()

unsafe ref MR.GraphEdgeId MR.NoDefInit_MRGraphEdgeId.addAssign ( int a)
inline

Generated from method MR.NoDefInit<MR.GraphEdgeId>::operator+=.

◆ assign()

unsafe MR.NoDefInit_MRGraphEdgeId MR.NoDefInit_MRGraphEdgeId.assign ( MR.Const_NoDefInit_MRGraphEdgeId _other)
inline

Generated from method MR.NoDefInit<MR.GraphEdgeId>::operator=.

◆ get()

unsafe ref int MR.NoDefInit_MRGraphEdgeId.get ( )
inline

Generated from method MR.NoDefInit<MR.GraphEdgeId>::get.

◆ operator MR.Box_GraphEdgeId()

static unsafe implicit MR.NoDefInit_MRGraphEdgeId.operator MR.Box_GraphEdgeId ( NoDefInit_MRGraphEdgeId self)
inlinestatic

◆ subAssign()

unsafe ref MR.GraphEdgeId MR.NoDefInit_MRGraphEdgeId.subAssign ( int a)
inline

Generated from method MR.NoDefInit<MR.GraphEdgeId>::operator-=.

Property Documentation

◆ id

new unsafe ref int MR.NoDefInit_MRGraphEdgeId.id
get

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