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:
@@ -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
|
||||
|
Reference in New Issue
Block a user