Go to the source code of this file.
◆ MR_ChangeScaleAction
◆ MR_HistoryAction
◆ MR_std_shared_ptr_MR_Object
◆ MR_std_string
◆ MR_ChangeScaleAction_action()
Generated from a method of class MR::ChangeScaleAction named action. Parameter _this can not be null. It is a single object. 
 
 
◆ MR_ChangeScaleAction_AssignFromAnother()
Generated from a method of class MR::ChangeScaleAction named operator=. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it. 
 
 
◆ MR_ChangeScaleAction_Construct()
Constructor that performs object scaling, and remembers inverted scale value for undoing Generated from a constructor of class MR::ChangeScaleAction. Parameter name can not be null. It is a single object. Parameter obj can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_ChangeScaleAction_Destroy() to free it when you're done using it. 
 
 
◆ MR_ChangeScaleAction_ConstructFromAnother()
◆ MR_ChangeScaleAction_Destroy()
Destroys a heap-allocated instance of MR_ChangeScaleAction. Does nothing if the pointer is null. 
 
 
◆ MR_ChangeScaleAction_DestroyArray()
Destroys a heap-allocated array of MR_ChangeScaleAction. Does nothing if the pointer is null. 
 
 
◆ MR_ChangeScaleAction_heapBytes()
Generated from a method of class MR::ChangeScaleAction named heapBytes. Parameter _this can not be null. It is a single object. 
 
 
◆ MR_ChangeScaleAction_MutableUpcastTo_MR_HistoryAction()
◆ MR_ChangeScaleAction_name()
Generated from a method of class MR::ChangeScaleAction named name. Parameter _this can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_string_Destroy() to free it when you're done using it. 
 
 
◆ MR_ChangeScaleAction_OffsetMutablePtr()
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element. 
 
 
◆ MR_ChangeScaleAction_OffsetPtr()
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element. 
 
 
◆ MR_ChangeScaleAction_UpcastTo_MR_HistoryAction()