1 #ifndef velocitypicksundo_h 2 #define velocitypicksundo_h 34 const char* getStandardDesc()
const;
54 const char* getStandardDesc()
const;
74 const char* getStandardDesc()
const;
Velocity.
Definition: velocityfunction.h:32
BinID UndoEvent.
Definition: undo.h:128
const BinID & getBinID() const
Definition: velocitypicksundo.h:35
Definition: velocitypicks.h:57
Picks & picks_
Definition: velocitypicksundo.h:39
Picks & picks_
Definition: velocitypicksundo.h:79
Undo event for removed velocity pick.
Definition: velocitypicksundo.h:67
BinID bid_
Definition: velocitypicksundo.h:42
Undo event for added velocity pick.
Definition: velocitypicksundo.h:47
Pick newpick_
Definition: velocitypicksundo.h:41
RowCol pos_
Definition: velocitypicksundo.h:80
const BinID & getBinID() const
Definition: velocitypicksundo.h:55
Undo event for changed velocity pick.
Definition: velocitypicksundo.h:26
BinID oldbid_
Definition: velocitypicksundo.h:82
Picks & picks_
Definition: velocitypicksundo.h:59
const BinID & getBinID() const
Definition: velocitypicksundo.h:75
BinID newbid_
Definition: velocitypicksundo.h:62
Pick newpick_
Definition: velocitypicksundo.h:61
IdxPair used for its row() and col().
Definition: rowcol.h:25
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:30
Definition: picklocation.h:21
#define mClass(module)
Definition: commondefs.h:164
Pick oldpick_
Definition: velocitypicksundo.h:40
Pick oldpick_
Definition: velocitypicksundo.h:81