use numerical constants header from LeapMotion

This commit is contained in:
Stephen Birarda 2015-05-01 17:18:35 -07:00
parent 455b91c2a5
commit 0dbc4780ab

View file

@ -8,9 +8,11 @@
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include "Leapmotion.h"
#include "Menu.h"
#include "SharedUtil.h"
#include <NumericalConstants.h>
const int PALMROOT_NUM_JOINTS = 3;
const int FINGER_NUM_JOINTS = 4;