ackb2d 0.9
3D Gamestudio Box 2d Wraper
|
Ray-cast input data. The ray extends from p1 to p1 + maxFraction * (p2 - p1). More...
#include <b2Types.h>
Data Fields | |
VECTOR | p1 |
VECTOR | p2 |
var | maxFraction |
Ray-cast input data. The ray extends from p1 to p1 + maxFraction * (p2 - p1).
var maxFraction |