mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3499 Add seperate legend for 2d projection view
This commit is contained in:
@@ -68,6 +68,7 @@ public:
|
||||
|
||||
size_t gridIndex(uint i, uint j) const;
|
||||
cvf::Vec2ui ijFromGridIndex(size_t gridIndex) const;
|
||||
void updateLegendData();
|
||||
protected:
|
||||
cvf::Vec2d globalPos2d(uint i, uint j) const;
|
||||
const std::vector<size_t>& cellsAtPos2d(uint i, uint j) const;
|
||||
|
||||
Reference in New Issue
Block a user