MeVisLabToolboxReference
ml::CSOCmdInsertRemoveSeedPoint Class Reference

Class for undo/redo of the insertion/removal of a single seed point. More...

#include <CSOUndoRedoCommands.h>

Inheritance diagram for ml::CSOCmdInsertRemoveSeedPoint:
ml::CSOCommand

List of all members.

Public Member Functions

 CSOCmdInsertRemoveSeedPoint (const CSOListPtr &csoList, CSO *cso)
 Constructor.
 ~CSOCmdInsertRemoveSeedPoint ()
 Destructor.
virtual int execute ()
 Method is executed on undo/redo.

Detailed Description

Class for undo/redo of the insertion/removal of a single seed point.

Definition at line 261 of file CSOUndoRedoCommands.h.


Constructor & Destructor Documentation

ml::CSOCmdInsertRemoveSeedPoint::CSOCmdInsertRemoveSeedPoint ( const CSOListPtr &  csoList,
CSO cso 
)

Constructor.

ml::CSOCmdInsertRemoveSeedPoint::~CSOCmdInsertRemoveSeedPoint ( )

Destructor.


Member Function Documentation

virtual int ml::CSOCmdInsertRemoveSeedPoint::execute ( ) [virtual]

Method is executed on undo/redo.

Implements ml::CSOCommand.


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