#include "OP_API.h"#include <UT/UT_Undo.h>#include <UT/UT_IntArray.h>Go to the source code of this file.
Classes | |
| class | OP_UndoBundle |
Enumerations | |
| enum | OP_UndoBundleOperation { OP_UNDO_BUNDLE_CREATE, OP_UNDO_BUNDLE_DELETE, OP_UNDO_BUNDLE_MODIFY, OP_UNDO_BUNDLE_FILTER, OP_UNDO_BUNDLE_LOCK_FLAG, OP_UNDO_BUNDLE_NAME } |
| OP_UNDO_BUNDLE_CREATE | |
| OP_UNDO_BUNDLE_DELETE | |
| OP_UNDO_BUNDLE_MODIFY | |
| OP_UNDO_BUNDLE_FILTER | |
| OP_UNDO_BUNDLE_LOCK_FLAG | |
| OP_UNDO_BUNDLE_NAME |
Definition at line 31 of file OP_UndoBundle.h.
1.5.9