14 #include "uiprestackprocessingmod.h" 18 namespace FlatView {
class Viewer; };
32 ~Viewer2DGatherPainter();
36 void setColorTableClipRate(
float);
37 float colorTableClipRate()
const;
39 BinID getBinID()
const;
41 {
return inputwvagather_ || inputvdgather_; }
44 void getGatherRange(
const Gather*,
#define mExpClass(module)
Definition: commondefs.h:157
ConstRefMan< Gather > inputwvagather_
Definition: psviewer2dgatherpainter.h:49
PreStack gather.
Definition: prestackgather.h:28
Gather display.
Definition: psviewer2dgatherpainter.h:25
FlatView::Viewer & viewer_
Definition: psviewer2dgatherpainter.h:48
Flat Viewer using FlatView::Data and FlatView::Appearance.
Definition: flatview.h:330
ConstRefMan< Gather > inputvdgather_
Definition: psviewer2dgatherpainter.h:50
Definition: psviewer2dgatherpainter.h:28
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:28
Holds the fundamental sampling info: start and interval.
Definition: samplingdata.h:20
Definition: groupedid.h:41
Definition: bitmap2rgb.h:15
bool hasData() const
Definition: psviewer2dgatherpainter.h:40