#279 Use frame buffer objects for snapshots when available, otherwise use grabFrameBuffer()

This commit is contained in:
Magne Sjaastad
2016-08-31 17:34:31 +02:00
parent 457c3c732b
commit 0128baddff
7 changed files with 145 additions and 66 deletions

View File

@@ -48,6 +48,7 @@ class RimEclipseView;
class RimProject;
class RimSummaryPlot;
class RimView;
class RimViewWindow;
class RimWellLogPlot;
class RiuMainPlotWindow;
@@ -178,6 +179,8 @@ public:
RiuMainPlotWindow* getOrCreateAndShowMainPlotWindow();
RiuMainPlotWindow* mainPlotWindow();
static RimViewWindow* activeViewWindow();
private:
enum ProjectLoadAction
{