9 #ifndef vtkSMComparativeAnimationCueUndoElement_h 10 #define vtkSMComparativeAnimationCueUndoElement_h void PrintSelf(ostream &os, vtkIndent indent) override
#define VTKREMOTINGVIEWS_EXPORT
virtual int Undo()=0
Undo the operation encapsulated by this element.
vtkTypeUInt32 ComparativeAnimationCueID
vtkSmartPointer< vtkPVXMLElement > AfterState
virtual int Redo()=0
Redo the operation encaspsulated by this element.
vtkSmartPointer< vtkPVXMLElement > BeforeState
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
abstract superclass for Server Manager undo elements.
UndoElement for ComparativeAnimationCue.