code clean up + check in examples
This commit is contained in:
@@ -16,9 +16,9 @@ subject to the following restrictions:
|
||||
#include "BasicExample.h"
|
||||
|
||||
#include "btBulletDynamicsCommon.h"
|
||||
#define ARRAY_SIZE_Y 5
|
||||
#define ARRAY_SIZE_X 5
|
||||
#define ARRAY_SIZE_Z 5
|
||||
#define ARRAY_SIZE_Y 1
|
||||
#define ARRAY_SIZE_X 1
|
||||
#define ARRAY_SIZE_Z 1
|
||||
|
||||
#include "LinearMath/btVector3.h"
|
||||
#include "LinearMath/btAlignedObjectArray.h"
|
||||
|
||||
Reference in New Issue
Block a user