Classes | Public Types | Public Attributes | List of all members
vtkUndoStackInternal Class Reference

#include <vtkUndoStackInternal.h>

Classes

struct  Element
 

Public Types

typedef std::vector< ElementVectorOfElements
 

Public Attributes

VectorOfElements UndoStack
 
VectorOfElements RedoStack
 

Detailed Description

Definition at line 21 of file vtkUndoStackInternal.h.

Member Typedef Documentation

◆ VectorOfElements

Definition at line 38 of file vtkUndoStackInternal.h.

Member Data Documentation

◆ UndoStack

VectorOfElements vtkUndoStackInternal::UndoStack

Definition at line 39 of file vtkUndoStackInternal.h.

◆ RedoStack

VectorOfElements vtkUndoStackInternal::RedoStack

Definition at line 40 of file vtkUndoStackInternal.h.


The documentation for this class was generated from the following file: