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
This commit is contained in:
@@ -66,8 +66,8 @@ private:
|
||||
std::vector<RimGridView*> gridViewsContainingAnnotations() const;
|
||||
|
||||
private:
|
||||
caf::PdmField<Vec3d> m_anchorPoint;
|
||||
caf::PdmField<Vec3d> m_labelPoint;
|
||||
caf::PdmField<Vec3d> m_anchorPointXyd;
|
||||
caf::PdmField<Vec3d> m_labelPointXyd;
|
||||
caf::PdmField<QString> m_text;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user