btPersistentManifold::m_body0/m_body1

S.Lundmark
Posts: 50
Joined: Thu Jul 09, 2009 1:46 pm

btPersistentManifold::m_body0/m_body1

Post by S.Lundmark »

Are void*'s to "allow any rigidbody class".

Shouldn't they just be btCollisionObject*'s? I can't seem to find any references to these ever being used as something else - is it due to softbodies or something else that I have missed?

Cheers
/Simon