#2591 3D well log curve: Add option to place at the side of the well

This commit is contained in:
Rebecca Cox
2018-03-22 12:54:31 +01:00
parent ef1cb3468b
commit 7024ee045c
4 changed files with 83 additions and 13 deletions

View File

@@ -22,6 +22,7 @@
#include "cvfObject.h"
#include "Rim3dWellLogCurve.h"
#include "Rim3dWellLogCurveCollection.h"
#include "cafPdmPointer.h"
@@ -68,7 +69,7 @@ private:
static double planeAngle(const Rim3dWellLogCurve::DrawPlane& drawPlane);
double wellPathCenterToPlotStartOffset() const;
double wellPathCenterToPlotStartOffset(Rim3dWellLogCurveCollection::PlanePosition planePosition) const;
double planeWidth() const;
private: