Box2D
2.3.0
A 2D Physics Engine for Games
|
Output for b2Distance. More...
#include <b2Distance.h>
Public Attributes | |
b2Vec2 | pointA |
closest point on shapeA | |
b2Vec2 | pointB |
closest point on shapeB | |
float32 | distance |
int32 | iterations |
number of GJK iterations used | |
Output for b2Distance.