#2552 Embed pipe visualization of Simulation Wells in intersection views

This commit is contained in:
Jacob Støren
2018-03-13 16:16:41 +01:00
parent e52c88ff77
commit b755ddc11d
14 changed files with 165 additions and 106 deletions

View File

@@ -151,6 +151,8 @@ public:
virtual RimCase* ownerCase() const = 0;
protected:
static void removeModelByName(cvf::Scene* scene, const cvf::String& modelName);
virtual void setDefaultView();
void disableGridBoxField();
void disablePerspectiveProjectionField();