MRC_API const MR_ChangeScaleAction * MR_ChangeScaleAction_OffsetPtr(const MR_ChangeScaleAction *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API MR_ChangeScaleAction * MR_ChangeScaleAction_OffsetMutablePtr(MR_ChangeScaleAction *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
int32_t MR_HistoryAction_Type
Definition MRHistoryAction.h:112
virtual std::string name() const override