How to load a soft body from a bullet file

jszirani
Posts: 4
Joined: Tue Dec 15, 2015 3:54 pm

How to load a soft body from a bullet file

Post by jszirani »

Hi,


I am trying to load a soft body from a bullet file but I can't find how. I must be missing something

So, I have a btBulletFile and I create a btWorldImporter.

In btWorldImporter, I see no getNumSoftBodies or anything.


Does anyone know what I am supposed to invoke to retrieve the softbodies from the file ?



Cheers
JS