1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0023248: Wrong result done by solid classifier algorithm for infinite point

This commit is contained in:
pkv
2012-07-06 13:52:43 +04:00
parent c281a4a4a1
commit a15d6aceb6
2 changed files with 169 additions and 104 deletions

View File

@@ -25,7 +25,7 @@
#define TOLTANGENCY 0.00000001
#define TOLERANCE_ANGULAIRE 0.00000001
#define TOLERANCE_ANGULAIRE 1.e-12//0.00000001
#define TOLERANCE 0.00000001
#define NBSAMPLESONCIRCLE 32