mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3775 Annotations. Use depth in GUI, not z, for used defined polylines as well
This commit is contained in:
@@ -43,7 +43,7 @@ protected:
|
||||
void fieldChangedByUi(const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue) override;
|
||||
|
||||
private:
|
||||
caf::PdmField<std::vector<Vec3d>> m_points;
|
||||
caf::PdmField<std::vector<Vec3d>> m_pointsXyd;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user