[ODE] built-in collision detection question

Benny Kramek benny at kramekweb.com
Wed Jul 17 06:37:01 2002


Do I need to use a space if I am going to only use the dCollide() 
function and also maybe manually create dContact structures and attach 
them with dJointCreateContact() ?

In other words, are spaces only needed for the dSpaceCollide() function?

thanks