Nibbla / jbullet-jme

Automatically exported from code.google.com/p/jbullet-jme
0 stars 0 forks source link

Add CompoundCollisionShape creation from Node #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add an option to create a PhysicsNode with a CompoundCollisionShape by diving 
into the structure 
and creating CollisionShapes for each child via 
CollisionShape.ShapeTypes.COMPOUND / node 
constructor.

Original issue reported on code.google.com by normen667 on 19 Jan 2010 at 8:09