examples/sphere_hunter: fix another instance of floating point incorrectness
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 21 Oct 2015 08:26:00 +0000 (10:26 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 21 Oct 2015 09:05:27 +0000 (11:05 +0200)
commit92380c66c893f2375d1de7c3f80f6dc05df5a128
treeae37781fdf0d7f8b8d1e875fd482547c2abd29bf
parent005768796a108522072f5d0ffa80744f078e6539
examples/sphere_hunter: fix another instance of floating point incorrectness

I missed this one yesterday. Also change it to use floating point values
instead of casting which does not make much sense for hard-coded values.

CID: 1327343
src/examples/sphere_hunter/evas_3d_sphere_hunter.c