Input parameters for b2TimeOfImpact. More...
#include <b2_time_of_impact.h>
Public Attributes | |
| b2DistanceProxy | proxyA |
| b2DistanceProxy | proxyB |
| b2Sweep | sweepA |
| b2Sweep | sweepB |
| float | tMax |
Input parameters for b2TimeOfImpact.
Definition at line 31 of file b2_time_of_impact.h.
| b2DistanceProxy b2TOIInput::proxyA |
Definition at line 33 of file b2_time_of_impact.h.
| b2DistanceProxy b2TOIInput::proxyB |
Definition at line 34 of file b2_time_of_impact.h.
| b2Sweep b2TOIInput::sweepA |
Definition at line 35 of file b2_time_of_impact.h.
| b2Sweep b2TOIInput::sweepB |
Definition at line 36 of file b2_time_of_impact.h.
| float b2TOIInput::tMax |
Definition at line 37 of file b2_time_of_impact.h.