Box2D  2.4.1
A 2D physics engine for games
b2ShapeCastOutput Struct Reference

Output results for b2ShapeCast. More...

#include <b2_distance.h>

Public Attributes

b2Vec2 point
 
b2Vec2 normal
 
float lambda
 
int32 iterations
 

Detailed Description

Output results for b2ShapeCast.


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