mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add the instantMeanDepth on Scene
But nothing is hoocked yet. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4f4857f19f
commit
3e239c7e3e
2 changed files with 13 additions and 0 deletions
|
@ -179,6 +179,7 @@ private:
|
|||
DiveLineItem *mouseFollowerHorizontal;
|
||||
RulerItem2 *rulerItem;
|
||||
TankItem *tankItem;
|
||||
InstantMeanDepthLine *instantMeanDepth;
|
||||
bool isGrayscale;
|
||||
bool printMode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue