Collision groups

dronbas

01-04-2011 19:06:09

Hello!
I have two groups of rigid bodies each having several shapes (convex). I want to process collisions between these bodies. How should I do it?
What is the difference between NxOgre::ShapeDescription::mGroup and NxOgre::RigidBodyDescription::mGroup?

Thank you.