23#include <mlUndoContext.h>
24#include <mlUndoStep.h>
#define SOVIEW2D_API
File to resolve system dependencies in View2D library.
SoView2DRigidRegistrationEditorBase(const std::string &actionID)
Constructor.
UndoStep(SoView2DRigidRegistrationEditor *owner, const RegistrationState &state)
std::string description() const override
ml::UndoContextPtr _undoContext
Reference to the current undo context.
SoSFMLBase inUndoContext
input for undo context for undo/redo handling
void pushOldState(const RegistrationState &state) override
inherited to implement undo handling
virtual void inUndoContextChanged(SoField *field)
called when inUndoContext field is touched:
static void initClass()
Initializes this class (called on dll initialization).
SoView2DRigidRegistrationEditor()
Constructor.