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