mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1282 Mesh lines : Use LEQUAL for depth test to make sure highest pri is visible
This commit is contained in:
@@ -40,6 +40,7 @@ public:
|
||||
Intersection,
|
||||
CrossSectionNnc,
|
||||
MeshLines,
|
||||
FaultMeshLines,
|
||||
Transparent,
|
||||
TransparentFault,
|
||||
TransparentNnc,
|
||||
@@ -47,5 +48,4 @@ public:
|
||||
Highlight,
|
||||
Text
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user