#include <vtkUndoStackInternal.h>

Public Member Functions | |
| Element (const char *label, vtkUndoSet *set) | |
Public Attributes | |
| std::string | Label |
| vtkSmartPointer< vtkUndoSet > | UndoSet |
Definition at line 24 of file vtkUndoStackInternal.h.
|
inline |
Definition at line 28 of file vtkUndoStackInternal.h.
| std::string vtkUndoStackInternal::Element::Label |
Definition at line 26 of file vtkUndoStackInternal.h.
| vtkSmartPointer<vtkUndoSet> vtkUndoStackInternal::Element::UndoSet |
Definition at line 27 of file vtkUndoStackInternal.h.
1.8.13 on Tue May 18 2021