mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4857 Add support to distinguish 3D-view commands done in the main and comparison view
Support annotation and rangefilter creation in the comparison view
This commit is contained in:
@@ -120,7 +120,7 @@ public:
|
||||
void showAxisCross( bool enable );
|
||||
void setAxisLabels( const cvf::String& xLabel, const cvf::String& yLabel, const cvf::String& zLabel );
|
||||
|
||||
cvf::Vec3d lastPickPositionInDomainCoords() const;
|
||||
RiuViewerCommands* viewerCommands() const;
|
||||
|
||||
cvf::OverlayItem* pickFixedPositionedLegend( int winPosX, int winPosY );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user