Added GIMPACT integration for moving concave meshes (interaction with all other Bullet collision shapes)

Thanks a lot to Francisco León Nájera for the contribution!
This commit is contained in:
ejcoumans
2006-11-12 06:15:19 +00:00
parent 86c27a7c9d
commit a9172d8684
47 changed files with 14930 additions and 5 deletions

View File

@@ -28,4 +28,7 @@ class GL_ShapeDrawer
};
void OGL_displaylist_register_shape(btCollisionShape * shape);
void OGL_displaylist_clean();
#endif //GL_SHAPE_DRAWER_H