#1544 Fracture Perforation Length : Set color to deep green

This commit is contained in:
Magne Sjaastad
2018-01-22 13:00:11 +01:00
parent 348b492cc1
commit 759d46813d
3 changed files with 14 additions and 1 deletions

View File

@@ -52,4 +52,5 @@ public:
static const caf::ColorTable& timestepsPaletteColors();
static cvf::Color3f undefinedCellColor();
static cvf::Color3f perforationLengthColor();
};