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

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.Const_Object 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.
 

Static Public Member Functions

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

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

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

◆ operator MR.HistoryAction()

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

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