#include <vtkUndoStackInternal.h>
Public Member Functions | |
Element (const char *label, vtkUndoSet *set) | |
Public Attributes | |
std::string | Label |
vtkSmartPointer< vtkUndoSet > | UndoSet |
Definition at line 16 of file vtkUndoStackInternal.h.
|
inline |
Definition at line 20 of file vtkUndoStackInternal.h.
std::string vtkUndoStackInternal::Element::Label |
Definition at line 18 of file vtkUndoStackInternal.h.
vtkSmartPointer<vtkUndoSet> vtkUndoStackInternal::Element::UndoSet |
Definition at line 19 of file vtkUndoStackInternal.h.