C# Class Box2D.Dynamics.WorldRayCastWrapper

Inheritance: ITreeRayCastCallback
Show file Open project: gerich-home/box2dnet

Public Methods

Method Description
RaycastCallback ( RayCastInput input, int nodeId ) : float

Method Details

RaycastCallback() public method

public RaycastCallback ( RayCastInput input, int nodeId ) : float
input Box2D.Collision.RayCastInput
nodeId int
return float