mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
3D Well Log Curves(#2678): Remove camera aligned draw plane
This commit is contained in:
@@ -35,12 +35,10 @@ class Rim3dWellLogCurve : public caf::PdmObject
|
||||
public:
|
||||
enum DrawPlane
|
||||
{
|
||||
HORIZONTAL_LEFT,
|
||||
HORIZONTAL_RIGHT,
|
||||
VERTICAL_ABOVE,
|
||||
VERTICAL_BELOW,
|
||||
CAMERA_ALIGNED_SIDE1,
|
||||
CAMERA_ALIGNED_SIDE2
|
||||
HORIZONTAL_LEFT,
|
||||
HORIZONTAL_RIGHT
|
||||
};
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user