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

Generated from class MR.ChangeLabelAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

+ Inheritance diagram for MR.ChangeLabelAction:

Public Member Functions

unsafe ChangeLabelAction (MR._ByValue_ChangeLabelAction _other)
 Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.
 
 ChangeLabelAction (Const_ChangeLabelAction _other)
 Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.
 
 ChangeLabelAction (ChangeLabelAction _other)
 Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.
 
unsafe ChangeLabelAction (string actionName, MR._ByValueShared_ObjectLabel obj)
 Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.
 
unsafe MR.ChangeLabelAction assign (MR._ByValue_ChangeLabelAction _other)
 Generated from method MR.ChangeLabelAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeLabelAction.action.
 

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangeLabelAction self)
 
static unsafe operator ChangeLabelAction? (MR.HistoryAction parent)
 

Detailed Description

Generated from class MR.ChangeLabelAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeLabelAction() [1/4]

unsafe MR.ChangeLabelAction.ChangeLabelAction ( MR._ByValue_ChangeLabelAction _other)
inline

Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.

◆ ChangeLabelAction() [2/4]

MR.ChangeLabelAction.ChangeLabelAction ( Const_ChangeLabelAction _other)
inline

Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.

◆ ChangeLabelAction() [3/4]

MR.ChangeLabelAction.ChangeLabelAction ( ChangeLabelAction _other)
inline

Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.

◆ ChangeLabelAction() [4/4]

unsafe MR.ChangeLabelAction.ChangeLabelAction ( string actionName,
MR._ByValueShared_ObjectLabel obj )
inline

Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.

Member Function Documentation

◆ action()

unsafe void MR.ChangeLabelAction.action ( MR.HistoryAction.Type _1)
inline

Generated from method MR.ChangeLabelAction.action.

◆ assign()

unsafe MR.ChangeLabelAction MR.ChangeLabelAction.assign ( MR._ByValue_ChangeLabelAction _other)
inline

Generated from method MR.ChangeLabelAction.operator=.

◆ operator ChangeLabelAction?()

static unsafe MR.ChangeLabelAction.operator ChangeLabelAction? ( MR.HistoryAction parent)
inlineexplicitstatic

◆ operator MR.HistoryAction()

static unsafe implicit MR.ChangeLabelAction.operator MR.HistoryAction ( ChangeLabelAction self)
inlinestatic

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