EgtGeomKernel :

- tolti flag di debug.
This commit is contained in:
Daniele Bariletti
2026-06-19 09:17:06 +02:00
parent 25e2a903c7
commit d7d19a07c6
+4 -4
View File
@@ -25,10 +25,10 @@
using namespace std ;
#define SAVECRVORIG 1
#define SAVEOFFDIR 1
#define SAVECYL 1
#define SAVEOFFSET 1
#define SAVECRVORIG 0
#define SAVEOFFDIR 0
#define SAVECYL 0
#define SAVEOFFSET 0
#if SAVECRVORIG || SAVEOFFDIR || SAVECYL || SAVEOFFSET
#include "/EgtDev/Include/EGkColor.h"
#include "/EgtDev/Include/EGkGeoVector3d.h"