EgtGeomKernel :
- tolti flag di debug.
This commit is contained in:
+4
-4
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user