HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_UndoGDT.h File Reference
#include "SOP_API.h"
#include <UT/UT_Undo.h>
#include <GDT/GDT_Detail.h>
+ Include dependency graph for SOP_UndoGDT.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SOP_UndoGDT
 

Enumerations

enum  SOP_UndoGDTType { SOP_UNDOGDTTYPE_APPLY_CURRENT_DELTA = 0, SOP_UNDOGDTTYPE_CLEAR_PERMANENT_DELTA = 1 }
 

Enumeration Type Documentation

Enumerator
SOP_UNDOGDTTYPE_APPLY_CURRENT_DELTA 
SOP_UNDOGDTTYPE_CLEAR_PERMANENT_DELTA 

Definition at line 24 of file SOP_UndoGDT.h.