box overlapping
[MicroTrace.git] / Vec3f.hxx
index 81c0c8b..eef3409 100644 (file)
--- a/Vec3f.hxx
+++ b/Vec3f.hxx
@@ -11,7 +11,7 @@
 #endif
 
 
-#define Epsilon 1E-3
+#define Epsilon 1E-4
 #define Infinity HUGE_VAL
 
 //! Standard operators and useful methods for 3d vectors
This page took 0.023532 seconds and 4 git commands to generate.