Input parameters for b2ShapeCast. More...
#include <b2_distance.h>
Public Attributes | |
b2DistanceProxy | proxyA |
b2DistanceProxy | proxyB |
b2Transform | transformA |
b2Transform | transformB |
b2Vec2 | translationB |
Input parameters for b2ShapeCast.
Definition at line 102 of file b2_distance.h.
b2DistanceProxy b2ShapeCastInput::proxyA |
Definition at line 104 of file b2_distance.h.
b2DistanceProxy b2ShapeCastInput::proxyB |
Definition at line 105 of file b2_distance.h.
b2Transform b2ShapeCastInput::transformA |
Definition at line 106 of file b2_distance.h.
b2Transform b2ShapeCastInput::transformB |
Definition at line 107 of file b2_distance.h.
b2Vec2 b2ShapeCastInput::translationB |
Definition at line 108 of file b2_distance.h.