Public Attributes
b2DistanceOutput Struct Reference

Output for b2Distance. More...

#include <b2Distance.h>

List of all members.

Public Attributes

float32 distance
int32 iterations
 number of GJK iterations used
b2Vec2 pointA
 closest point on shapeA
b2Vec2 pointB
 closest point on shapeB

Detailed Description

Output for b2Distance.

Definition at line 78 of file b2Distance.h.


Member Data Documentation

Definition at line 82 of file b2Distance.h.

number of GJK iterations used

Definition at line 83 of file b2Distance.h.

closest point on shapeA

Definition at line 80 of file b2Distance.h.

closest point on shapeB

Definition at line 81 of file b2Distance.h.


The documentation for this struct was generated from the following file:


mvsim
Author(s):
autogenerated on Thu Sep 7 2017 09:27:49