Input parameters for b2TimeOfImpact. More...
#include <b2TimeOfImpact.h>
| Public Attributes | |
| b2DistanceProxy | proxyA | 
| b2DistanceProxy | proxyB | 
| b2Sweep | sweepA | 
| b2Sweep | sweepB | 
| float32 | tMax | 
Input parameters for b2TimeOfImpact.
Definition at line 26 of file b2TimeOfImpact.h.
| b2DistanceProxy b2TOIInput::proxyA | 
Definition at line 28 of file b2TimeOfImpact.h.
| b2DistanceProxy b2TOIInput::proxyB | 
Definition at line 29 of file b2TimeOfImpact.h.
| b2Sweep b2TOIInput::sweepA | 
Definition at line 30 of file b2TimeOfImpact.h.
| b2Sweep b2TOIInput::sweepB | 
Definition at line 31 of file b2TimeOfImpact.h.
| float32 b2TOIInput::tMax | 
Definition at line 32 of file b2TimeOfImpact.h.