Added more debug logging and stopped using camera focusNode (looks deprecated) for distance calculation

This commit is contained in:
GPayne
2018-03-16 12:12:01 -06:00
parent 237db975fe
commit eba52193c4
2 changed files with 33 additions and 12 deletions
+3
View File
@@ -195,6 +195,9 @@ private:
properties::FloatProperty minDiff;
properties::FloatProperty rollOn;
} _debugProperties;
int pinchConsecCt = 0;
double pinchConsecZoomFactor = 0;
#endif
// Class variables