#include <UT_Undo.h>
- Examples:
- SOP/SOP_CustomBrush.C.
Definition at line 23 of file UT_Undo.h.
virtual UT_Undo::~UT_Undo |
( |
| ) |
|
|
virtual |
void UT_Undo::generateTmpFilename |
( |
const char * |
prefix, |
|
|
UT_String & |
filename |
|
) |
| |
|
protected |
virtual int64 UT_Undo::getMemoryUsage |
( |
| ) |
|
|
inlinevirtual |
virtual int UT_Undo::isUndoBlock |
( |
| ) |
const |
|
inlinevirtual |
virtual bool UT_Undo::isValid |
( |
| ) |
|
|
inlinevirtual |
virtual bool UT_Undo::needToRedo |
( |
| ) |
|
|
inlinevirtual |
virtual bool UT_Undo::needToUndo |
( |
| ) |
|
|
inlinevirtual |
virtual void UT_Undo::redo |
( |
| ) |
|
|
pure virtual |
Implemented in CH_UndoEventHandler, HDK_Sample::SOP_UndoCustomBrushData, CH_UndoBookmark, OP_UndoBundle, UT_UndoBlock, SOP_UndoGDT, SOP_UndoModel, CH_UndoTimeGroup, CH_UndoGroup, SOP_UndoCaptureLayerPaint, CH_UndoSetDefaultContextOption, and SOP_UndoGeometrySelection.
virtual void UT_Undo::undo |
( |
| ) |
|
|
pure virtual |
Implemented in CH_UndoEventHandler, HDK_Sample::SOP_UndoCustomBrushData, CH_UndoBookmark, OP_UndoBundle, UT_UndoBlock, SOP_UndoGDT, SOP_UndoModel, CH_UndoTimeGroup, CH_UndoGroup, SOP_UndoCaptureLayerPaint, CH_UndoSetDefaultContextOption, and SOP_UndoGeometrySelection.
The documentation for this class was generated from the following file: