Searched defs:b2RayCastInput (Results 1 - 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
H A Db2Collision.h147 struct b2RayCastInput struct
154 /// come from b2RayCastInput.
212 bool RayCast(b2RayCastOutput* output, const b2RayCastInput& input) const;

Completed in 74 milliseconds