b2WorldRayCastWrapper
b2WorldRayCastWrapper
Box2D.DynamicsInheritance: System.Object
Implements: Box2D.Dynamics.Ib2RayCastCallback
Constructors
b2WorldRayCastWrapper()
b2WorldRayCastWrapper()()Properties
BroadPhase(Box2D.Collision.b2BroadPhase)
Callback(Box2D.Dynamics.b2RayCastCallback)
Methods
RayCastCallback(ref b2RayCastInput, int)
System.Single RayCastCallback(ref b2RayCastInput, int)(Box2D.Collision.b2RayCastInput input, System.Int32 proxyId)Parameters:
input (Box2D.Collision.b2RayCastInput)proxyId (System.Int32)Returns:
System.SingleExample