#include <vtkUndoStackInternal.h>
Classes | |
struct | Element |
Public Types | |
typedef std::vector< Element > | VectorOfElements |
Public Attributes | |
VectorOfElements | UndoStack |
VectorOfElements | RedoStack |
Definition at line 13 of file vtkUndoStackInternal.h.
Definition at line 30 of file vtkUndoStackInternal.h.
VectorOfElements vtkUndoStackInternal::UndoStack |
Definition at line 31 of file vtkUndoStackInternal.h.
VectorOfElements vtkUndoStackInternal::RedoStack |
Definition at line 32 of file vtkUndoStackInternal.h.