Merge pull request #424 from erwincoumans/master

some improvements for ExampleBrowser (--demo-name="Basic Example, shared memory experiment etc)
This commit is contained in:
erwincoumans
2015-07-12 15:09:28 -07:00
6 changed files with 37 additions and 10 deletions

View File

@@ -65,7 +65,7 @@ public:
);
~btMultiBody();
virtual ~btMultiBody();
void setupFixed(int linkIndex,
btScalar mass,