HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_UndoGeometrySelection Class Reference

#include <SOP_UndoGeometrySelection.h>

+ Inheritance diagram for SOP_UndoGeometrySelection:

Public Member Functions

 SOP_UndoGeometrySelection (GU_SelectionSetHandle selection_set)
 
 ~SOP_UndoGeometrySelection () override
 
void undo () override
 
void redo () override
 
- Public Member Functions inherited from UT_Undo
 UT_Undo ()
 
virtual ~UT_Undo ()
 
virtual bool isValid ()
 
virtual bool needToUndo ()
 
virtual bool needToRedo ()
 
virtual int isUndoBlock () const
 
virtual int64 getMemoryUsage ()
 
void addToMemoryUsage (int64 k)
 
void setMemoryUsage (int64 k)
 
void setNextUndo (UT_Undo *nundo)
 
UT_UndogetNextUndo ()
 

Additional Inherited Members

- Protected Member Functions inherited from UT_Undo
void generateTmpFilename (const char *prefix, UT_String &filename)
 

Detailed Description

Definition at line 21 of file SOP_UndoGeometrySelection.h.

Constructor & Destructor Documentation

SOP_UndoGeometrySelection::SOP_UndoGeometrySelection ( GU_SelectionSetHandle  selection_set)
SOP_UndoGeometrySelection::~SOP_UndoGeometrySelection ( )
override

Member Function Documentation

void SOP_UndoGeometrySelection::redo ( )
overridevirtual

Implements UT_Undo.

void SOP_UndoGeometrySelection::undo ( )
overridevirtual

Implements UT_Undo.


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