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

History action for scale object change Generated from class MR.ChangeScaleAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

Inheritance diagram for MR.ChangeScaleAction:

Public Member Functions

unsafe ChangeScaleAction (MR._ByValue_ChangeScaleAction _other)
 Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
 ChangeScaleAction (Const_ChangeScaleAction _other)
 Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
 ChangeScaleAction (ChangeScaleAction _other)
 Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
unsafe ChangeScaleAction (string name, MR.Std.Const_SharedPtr_MRObject obj, float scale)
 Constructor that performs object scaling, and remembers inverted scale value for undoing Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
unsafe MR.ChangeScaleAction assign (MR._ByValue_ChangeScaleAction _other)
 Generated from method MR::ChangeScaleAction::operator=.
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeScaleAction.action.
Public Member Functions inherited from MR.Const_ChangeScaleAction
virtual void Dispose ()
unsafe Const_ChangeScaleAction (MR._ByValue_ChangeScaleAction _other)
 Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
 Const_ChangeScaleAction (Const_ChangeScaleAction _other)
 Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
 Const_ChangeScaleAction (ChangeScaleAction _other)
 Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
unsafe Const_ChangeScaleAction (string name, MR.Std.Const_SharedPtr_MRObject obj, float scale)
 Constructor that performs object scaling, and remembers inverted scale value for undoing Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeScaleAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeScaleAction.heapBytes.

Static Public Member Functions

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

Additional Inherited Members

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

Detailed Description

History action for scale object change Generated from class MR.ChangeScaleAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeScaleAction() [1/4]

unsafe MR.ChangeScaleAction.ChangeScaleAction ( MR._ByValue_ChangeScaleAction _other)
inline

Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.

◆ ChangeScaleAction() [2/4]

MR.ChangeScaleAction.ChangeScaleAction ( Const_ChangeScaleAction _other)
inline

Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.

◆ ChangeScaleAction() [3/4]

MR.ChangeScaleAction.ChangeScaleAction ( ChangeScaleAction _other)
inline

Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.

◆ ChangeScaleAction() [4/4]

unsafe MR.ChangeScaleAction.ChangeScaleAction ( string name,
MR.Std.Const_SharedPtr_MRObject obj,
float scale )
inline

Constructor that performs object scaling, and remembers inverted scale value for undoing Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.

Member Function Documentation

◆ action()

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

Generated from method MR.ChangeScaleAction.action.

◆ assign()

unsafe MR.ChangeScaleAction MR.ChangeScaleAction.assign ( MR._ByValue_ChangeScaleAction _other)
inline

Generated from method MR::ChangeScaleAction::operator=.

◆ operator ChangeScaleAction?()

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

◆ operator MR.HistoryAction()

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

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