Output results for b2ShapeCast. More...
#include <b2_distance.h>
Public Attributes | |
int32 | iterations |
float | lambda |
b2Vec2 | normal |
b2Vec2 | point |
Output results for b2ShapeCast.
Definition at line 112 of file b2_distance.h.
int32 b2ShapeCastOutput::iterations |
Definition at line 117 of file b2_distance.h.
float b2ShapeCastOutput::lambda |
Definition at line 116 of file b2_distance.h.
b2Vec2 b2ShapeCastOutput::normal |
Definition at line 115 of file b2_distance.h.
b2Vec2 b2ShapeCastOutput::point |
Definition at line 114 of file b2_distance.h.