From b5acb03946ecb43806d0814b93bf26b75a7cff88 Mon Sep 17 00:00:00 2001 From: Sven Oesau Date: Thu, 30 Oct 2025 08:40:31 +0100 Subject: [PATCH] resetting number of generic sphere/iso_cuboid_3 intersection tests --- .../test/Intersections_3/test_intersections_Iso_cuboid_3.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Intersections_3/test/Intersections_3/test_intersections_Iso_cuboid_3.cpp b/Intersections_3/test/Intersections_3/test_intersections_Iso_cuboid_3.cpp index ca26038d94d..549885fefc3 100644 --- a/Intersections_3/test/Intersections_3/test_intersections_Iso_cuboid_3.cpp +++ b/Intersections_3/test/Intersections_3/test_intersections_Iso_cuboid_3.cpp @@ -441,7 +441,7 @@ public: } // generic inside - for(int i=0; i<10000000; ++i) + for(int i=0; ir.get_int(this->m, this->M); int my = this->r.get_int(this->m, this->M);