more work towards re-enabling grid broadphase.

This commit is contained in:
erwincoumans
2013-11-10 22:00:35 -08:00
parent ad8585f184
commit b0c43520e3
8 changed files with 929 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
#include "../../btgui/OpenGLWindow/SimpleOpenGL3App.h"
#include "Bullet3Common/b3Vector3.h"
#include "assert.h"
#include <stdio.h>
int main(int argc, char* argv[])
{