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 const half of the class. More...

Inheritance diagram for MR.Const_ChangeScaleAction:

Classes

struct  _Underlying

Public Member Functions

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.Const_HistoryAction (Const_ChangeScaleAction self)
static unsafe operator Const_ChangeScaleAction? (MR.Const_HistoryAction parent)

Protected Member Functions

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 const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangeScaleAction() [1/4]

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

Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.

◆ Const_ChangeScaleAction() [2/4]

MR.Const_ChangeScaleAction.Const_ChangeScaleAction ( Const_ChangeScaleAction _other)
inline

Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.

◆ Const_ChangeScaleAction() [3/4]

MR.Const_ChangeScaleAction.Const_ChangeScaleAction ( ChangeScaleAction _other)
inline

Generated from constructor MR.ChangeScaleAction.ChangeScaleAction.

◆ Const_ChangeScaleAction() [4/4]

unsafe MR.Const_ChangeScaleAction.Const_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

◆ Dispose() [1/2]

virtual void MR.Const_ChangeScaleAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_ChangeScaleAction.Dispose ( bool disposing)
inlineprotectedvirtual

◆ heapBytes()

unsafe ulong MR.Const_ChangeScaleAction.heapBytes ( )
inline

Generated from method MR.ChangeScaleAction.heapBytes.

◆ name()

unsafe MR.Std.String MR.Const_ChangeScaleAction.name ( )
inline

Generated from method MR.ChangeScaleAction.name.

◆ operator Const_ChangeScaleAction?()

unsafe MR.Const_ChangeScaleAction.operator Const_ChangeScaleAction? ( MR.Const_HistoryAction parent)
inlineexplicitstatic

◆ operator MR.Const_HistoryAction()

unsafe implicit MR.Const_ChangeScaleAction.operator MR.Const_HistoryAction ( Const_ChangeScaleAction self)
inlinestatic

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