Public Member Functions | |
| SetPickUndo (EventManager &, const BinID &, int horidx, const OffsetAzimuth &, float depth, unsigned char pickquality) | |
| const char * | getStandardDesc () const |
| const BinID & | getBinID () const |
| bool | unDo () |
| bool | reDo () |
Protected Member Functions | |
| bool | doWork (float, unsigned char) |
Protected Attributes | |
| EventManager & | manager_ |
| const BinID | bid_ |
| const int | horidx_ |
| const OffsetAzimuth | oa_ |
| const float | olddepth_ |
| const unsigned char | oldquality_ |
| float | newdepth_ |
| unsigned char | newquality_ |
| PreStack::SetPickUndo::SetPickUndo | ( | EventManager & | , | |
| const BinID & | , | |||
| int | horidx, | |||
| const OffsetAzimuth & | , | |||
| float | depth, | |||
| unsigned char | pickquality | |||
| ) |
| bool PreStack::SetPickUndo::doWork | ( | float | , | |
| unsigned | char | |||
| ) | [protected] |
| const BinID& PreStack::SetPickUndo::getBinID | ( | ) | const [inline, virtual] |
Reimplemented from BinIDUndoEvent.
| const char* PreStack::SetPickUndo::getStandardDesc | ( | ) | const [inline, virtual] |
Implements UndoEvent.
| bool PreStack::SetPickUndo::reDo | ( | ) | [virtual] |
Implements UndoEvent.
| bool PreStack::SetPickUndo::unDo | ( | ) | [virtual] |
Implements UndoEvent.
const BinID PreStack::SetPickUndo::bid_ [protected] |
const int PreStack::SetPickUndo::horidx_ [protected] |
EventManager& PreStack::SetPickUndo::manager_ [protected] |
float PreStack::SetPickUndo::newdepth_ [protected] |
unsigned char PreStack::SetPickUndo::newquality_ [protected] |
const OffsetAzimuth PreStack::SetPickUndo::oa_ [protected] |
const float PreStack::SetPickUndo::olddepth_ [protected] |
const unsigned char PreStack::SetPickUndo::oldquality_ [protected] |
1.7.1