mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4222 Implement picking to display point value in Grid Cross Plot
This commit is contained in:
@@ -36,3 +36,11 @@ RimPlotCurve * RiuRimQwtPlotCurve::ownerRimCurve()
|
||||
{
|
||||
return m_ownerRimCurve;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
const RimPlotCurve* RiuRimQwtPlotCurve::ownerRimCurve() const
|
||||
{
|
||||
return m_ownerRimCurve;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user