From 6a1df3dfbae98a05e74c646cc216fbc19ffdb6d6 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 7 Jan 2024 13:04:31 +0000 Subject: Template Ray on position type --- test/test-geoData.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/test-geoData.cpp') diff --git a/test/test-geoData.cpp b/test/test-geoData.cpp index d1c6b8b..efe845c 100644 --- a/test/test-geoData.cpp +++ b/test/test-geoData.cpp @@ -109,8 +109,8 @@ using FindRayIntersectData = std::tuple({ - {{310000000, 490000000, 50000}, {1, 1, -2}, {310008585, 490008585, 32834}}, - {{310000000, 490000000, 50000}, {1, 1, -1}, {310017136, 490017136, 32868}}, + {{310000000, 490000000, 50000}, {1, 1, -2}, {310008582, 490008582, 32834}}, + {{310000000, 490000000, 50000}, {1, 1, -1}, {310017131, 490017131, 32868}}, }), p, d, i) { -- cgit v1.2.3