mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Faults: Fixed update of fault colors
This commit is contained in:
parent
8133f73d3b
commit
f477d7ade6
@ -78,8 +78,6 @@ public:
|
||||
void appendFaultLabelsStaticGeometryPartsToModel(cvf::ModelBasicList* model, ReservoirGeometryCacheType geometryType);
|
||||
void appendFaultLabelsDynamicGeometryPartsToModel(cvf::ModelBasicList* model, ReservoirGeometryCacheType geometryType, size_t frameIndex);
|
||||
|
||||
static std::vector<ReservoirGeometryCacheType> defaultVisibleFaultTypes();
|
||||
|
||||
void setFaultForceVisibilityForGeometryType(ReservoirGeometryCacheType geometryType, bool forceVisibility);
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user