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...
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) |
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.
|
inline |
Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
|
inline |
Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
|
inline |
Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
|
inline |
Constructor that performs object scaling, and remembers inverted scale value for undoing Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.
|
inline |
Generated from method MR.ChangeScaleAction.action.
|
inline |
Generated from method MR::ChangeScaleAction::operator=.
|
inlineexplicitstatic |
|
inlinestatic |