UndoElement for ComparativeAnimationCue.
More...
#include <vtkSMComparativeAnimationCueUndoElement.h>
UndoElement for ComparativeAnimationCue.
Definition at line 31 of file vtkSMComparativeAnimationCueUndoElement.h.
§ Superclass
§ vtkSMComparativeAnimationCueUndoElement()
vtkSMComparativeAnimationCueUndoElement::vtkSMComparativeAnimationCueUndoElement |
( |
| ) |
|
|
protected |
§ ~vtkSMComparativeAnimationCueUndoElement()
vtkSMComparativeAnimationCueUndoElement::~vtkSMComparativeAnimationCueUndoElement |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
virtual const char* vtkSMComparativeAnimationCueUndoElement::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkSMComparativeAnimationCueUndoElement::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkSMComparativeAnimationCueUndoElement::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkSMComparativeAnimationCueUndoElement::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ Undo()
virtual int vtkSMComparativeAnimationCueUndoElement::Undo |
( |
| ) |
|
|
virtual |
Undo the operation encapsulated by this element.
- Returns
- the status of the operation, 1 on success, 0 otherwise.
Implements vtkUndoElement.
§ Redo()
virtual int vtkSMComparativeAnimationCueUndoElement::Redo |
( |
| ) |
|
|
virtual |
Redo the operation encaspsulated by this element.
- Returns
- the status of the operation, 1 on success, 0 otherwise.
Implements vtkUndoElement.
§ SetXMLStates()
§ BeforeState
vtkSmartPointer<vtkPVXMLElement> vtkSMComparativeAnimationCueUndoElement::BeforeState |
|
protected |
§ AfterState
vtkSmartPointer<vtkPVXMLElement> vtkSMComparativeAnimationCueUndoElement::AfterState |
|
protected |
§ ComparativeAnimationCueID
vtkTypeUInt32 vtkSMComparativeAnimationCueUndoElement::ComparativeAnimationCueID |
|
protected |
The documentation for this class was generated from the following file: