Torque3D Documentation / _generateds / GuiConvexEditorUndoAction

GuiConvexEditorUndoAction

Engine/source/gui/worldEditor/guiConvexShapeEditorCtrl.h

More...

Public Friends

Public Functions

undo()

Implement these methods to perform your specific undo & redo tasks.

Detailed Description

Public Friends

Public Attributes

GuiConvexEditorCtrl * mEditor 
SimObjectId mObjId 
MatrixF mSavedObjToWorld 
Point3F mSavedScale 
Vector< MatrixF > mSavedSurfaces 

Public Functions

GuiConvexEditorUndoAction(const UTF8 * actionName)

redo()

Reimplemented from: UndoAction

undo()

Reimplemented from: UndoAction