|
ParaView
|
#include <vtkUndoStackInternal.h>
Classes | |
| struct | Element |
Public Types | |
| typedef std::vector< Element > | VectorOfElements |
Public Attributes | |
| VectorOfElements | UndoStack |
| VectorOfElements | RedoStack |
Definition at line 21 of file vtkUndoStackInternal.h.
| typedef std::vector<Element> vtkUndoStackInternal::VectorOfElements |
Definition at line 38 of file vtkUndoStackInternal.h.
| VectorOfElements vtkUndoStackInternal::UndoStack |
Definition at line 39 of file vtkUndoStackInternal.h.
| VectorOfElements vtkUndoStackInternal::RedoStack |
Definition at line 40 of file vtkUndoStackInternal.h.
1.8.12