cleanup of gpu rigid body (removed all Adl stuff)
This commit is contained in:
@@ -34,9 +34,9 @@ public:
|
||||
:useOpenCL(false),//true),
|
||||
preferredOpenCLPlatformIndex(-1),
|
||||
preferredOpenCLDeviceIndex(-1),
|
||||
arraySizeX(10),
|
||||
arraySizeY(10 ),
|
||||
arraySizeZ(10),
|
||||
arraySizeX(2),
|
||||
arraySizeY(2 ),
|
||||
arraySizeZ(2),
|
||||
m_useConcaveMesh(false),
|
||||
gapX(4.3),
|
||||
gapY(4.0),
|
||||
|
||||
Reference in New Issue
Block a user