The Vish Visualization Shell 0.3
Vish
Static Public Member Functions | List of all members
Wizt::UndoStack Class Reference

Helper class to provide two input actions for undo/redo operations. More...

#include <ocean/shrimp/UndoStack.hpp>

Static Public Member Functions

static bool hasActionChanged (const VObject::inout< Action > &A, const VObject *that, const RefPtr< ValuePool > &Context)
 For actions we only check its value, ignoring the time when the action was connected from another object since that would trigger unwanted reactions.
 

Detailed Description

Helper class to provide two input actions for undo/redo operations.