1 #ifndef psviewer2dgatherpainter_h 2 #define psviewer2dgatherpainter_h 16 #include "uiprestackprocessingmod.h" 20 namespace FlatView {
class Viewer; };
34 ~Viewer2DGatherPainter();
38 void setColorTableClipRate(
float);
39 float colorTableClipRate()
const;
41 BinID getBinID()
const;
43 {
return inputwvagather_ || inputvdgather_; }
#define mExpClass(module)
Definition: commondefs.h:160
PreStack gather.
Definition: prestackgather.h:36
const PreStack::Gather * inputvdgather_
Definition: psviewer2dgatherpainter.h:52
Gather display.
Definition: psviewer2dgatherpainter.h:27
Definition: synthseis.h:36
FlatView::Viewer & viewer_
Definition: psviewer2dgatherpainter.h:50
int ID
Definition: datapack.h:38
Flat Viewer using FlatView::Data and FlatView::Appearance.
Definition: flatview.h:324
Definition: psviewer2dgatherpainter.h:30
const PreStack::Gather * inputwvagather_
Definition: psviewer2dgatherpainter.h:51
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:30
Holds the fundamental sampling info: start and interval.
Definition: samplingdata.h:22
Definition: bitmap2rgb.h:18
bool hasData() const
Definition: psviewer2dgatherpainter.h:42