behdad / box2d

Automatically exported from code.google.com/p/box2d
2 stars 12 forks source link

Minimum Vertex Distance in b2PolygonShape #336

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If the minimum distance for a vertex in a degenerate polygon is (0.5 * 
b2_linearSlop), then should the b2DistanceSquared check compare against the 
square of this value?

Original issue reported on code.google.com by isaacbu...@gmail.com on 6 Aug 2014 at 7:46

Attachments: