MeshLib C# Docs
Loading...
Searching...
No Matches

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.Std._ByValue_SharedPtr_MRObjectLabel 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.
Public Member Functions inherited from MR.Const_ChangeLabelAction
virtual void Dispose ()
unsafe Const_ChangeLabelAction (MR._ByValue_ChangeLabelAction _other)
 Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.
 Const_ChangeLabelAction (Const_ChangeLabelAction _other)
 Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.
 Const_ChangeLabelAction (ChangeLabelAction _other)
 Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.
unsafe Const_ChangeLabelAction (string actionName, MR.Std._ByValue_SharedPtr_MRObjectLabel obj)
 Generated from constructor MR.ChangeLabelAction.ChangeLabelAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeLabelAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeLabelAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangeLabelAction self)
static unsafe operator ChangeLabelAction? (MR.HistoryAction parent)
Static Public Member Functions inherited from MR.Const_ChangeLabelAction
static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeLabelAction self)
static unsafe operator Const_ChangeLabelAction? (MR.Const_HistoryAction parent)

Additional Inherited Members

Protected Member Functions inherited from MR.Const_ChangeLabelAction
virtual unsafe void Dispose (bool disposing)

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.Std._ByValue_SharedPtr_MRObjectLabel 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?()

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

◆ operator MR.HistoryAction()

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

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