working version on Mac OSX (no compound, but concave/convex)
This commit is contained in:
@@ -37,9 +37,9 @@ public:
|
||||
:useOpenCL(true),
|
||||
preferredOpenCLPlatformIndex(-1),
|
||||
preferredOpenCLDeviceIndex(-1),
|
||||
arraySizeX(30),
|
||||
arraySizeX(10),
|
||||
arraySizeY(10 ),
|
||||
arraySizeZ(30),
|
||||
arraySizeZ(10),
|
||||
m_useConcaveMesh(false),
|
||||
gapX(6.3),
|
||||
gapY(12.0),
|
||||
|
||||
Reference in New Issue
Block a user