![]() |
BlankMat 0.1.0
Free open-source 3D texture creation application
|
This is the complete list of members for ChangeValueCommand< T >, including all inherited members.
ChangeValueCommand(T *valueRef, const T &newValue, std::function< void()> setCallback=std::function< void()>(nullptr)) | ChangeValueCommand< T > | inlineexplicit |
Combine(ICommand *&other) override | ChangeValueCommand< T > | inlinevirtual |
Execute() override | ChangeValueCommand< T > | inlinevirtual |
GetName() const override | ChangeValueCommand< T > | inlinevirtual |
mCanBeUndone | ICommand | protected |
mTrackable | ICommand | protected |
Trackable() const | ICommand | inline |
Undo() override | ChangeValueCommand< T > | inlinevirtual |
Undoable() const | ICommand | inline |