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:
Tomaz Canabrava 2014-12-30 21:25:23 -02:00 committed by Dirk Hohndel
parent 4f4857f19f
commit 3e239c7e3e
2 changed files with 13 additions and 0 deletions

View file

@ -179,6 +179,7 @@ private:
DiveLineItem *mouseFollowerHorizontal;
RulerItem2 *rulerItem;
TankItem *tankItem;
InstantMeanDepthLine *instantMeanDepth;
bool isGrayscale;
bool printMode;