mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Cleaned up fault viz config
This commit is contained in:
@@ -51,12 +51,9 @@ public:
|
||||
caf::PdmField<bool> showFault;
|
||||
|
||||
caf::PdmField<QString> name;
|
||||
caf::PdmField<bool> showFaultLabel;
|
||||
|
||||
caf::PdmField<bool> showFaultColor;
|
||||
caf::PdmField<cvf::Color3f> faultColor;
|
||||
|
||||
|
||||
private:
|
||||
const RigFault* m_rigFault;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user