Computing closest distance between convex and concave shape

flauzon
Posts: 1
Joined: Fri Feb 06, 2009 3:20 pm

Computing closest distance between convex and concave shape

Post by flauzon »

Hello,
I would like to compute the closest distance between a fix concave shape (btBvhTriangleMeshShape) and a moving convex shape (btConvexTriangleMeshShape). I'm looking for something similar to what btGjkPairDetector can do but for a convex/concave pair.

Best regards,
Francois.