mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#945 Improved handling of visible fault geometry when showing faults outside filters
This commit is contained in:
@@ -78,7 +78,7 @@ public:
|
||||
void appendFaultLabelsStaticGeometryPartsToModel(cvf::ModelBasicList* model, RivCellSetEnum geometryType);
|
||||
void appendFaultLabelsDynamicGeometryPartsToModel(cvf::ModelBasicList* model, RivCellSetEnum geometryType, size_t frameIndex);
|
||||
|
||||
void forceWatertightGeometryOnForType(RivCellSetEnum geometryType, bool forceVisibility);
|
||||
void forceWatertightGeometryForType(RivCellSetEnum geometryType, bool forceVisibility);
|
||||
|
||||
private:
|
||||
void createGeometry(RivCellSetEnum geometryType);
|
||||
|
||||
Reference in New Issue
Block a user