mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2635 3D well log curves: Give new curves different colors
This commit is contained in:
@@ -35,6 +35,7 @@ class Drawable;
|
||||
class Effect;
|
||||
class Part;
|
||||
class BoundingBox;
|
||||
class Color3f;
|
||||
}
|
||||
|
||||
namespace caf
|
||||
@@ -72,6 +73,8 @@ private:
|
||||
double wellPathCenterToPlotStartOffset(Rim3dWellLogCurveCollection::PlanePosition planePosition) const;
|
||||
double planeWidth() const;
|
||||
|
||||
cvf::Color3f curveColor(size_t index);
|
||||
|
||||
private:
|
||||
cvf::ref<Riv3dWellLogCurveGeometryGenerator> m_3dWellLogCurveGeometryGenerator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user