void btGjkPairDetector::getClosestPoints

gustav
Posts: 12
Joined: Mon Jan 11, 2010 9:40 am

void btGjkPairDetector::getClosestPoints

Post by gustav »

Hi everybody! What can you say about an accuracy of that method?? I mean what miscount I have, when I use that method to calulate a minimal distance? Thank you!
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA

Re: void btGjkPairDetector::getClosestPoints

Post by Erwin Coumans »

It should be accurate. Just let us know if you run into issues,

Thanks,
Erwin
gustav
Posts: 12
Joined: Mon Jan 11, 2010 9:40 am

Re: void btGjkPairDetector::getClosestPoints

Post by gustav »

Erwin Coumans wrote:It should be accurate. Just let us know if you run into issues,

Thanks,
Erwin
OK, thanks