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:
@@ -68,7 +68,7 @@ private:
|
||||
std::vector<RimGridView*> gridViewsContainingAnnotations() const;
|
||||
|
||||
private:
|
||||
caf::PdmField<Vec3d> m_centerPoint;
|
||||
caf::PdmField<Vec3d> m_centerPointXyd;
|
||||
caf::PdmField<double> m_radius;
|
||||
caf::PdmField<QString> m_name;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user