|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.dynamics.vehicle.DefaultVehicleRaycaster
public class DefaultVehicleRaycaster
Field Summary | |
---|---|
protected DynamicsWorld |
dynamicsWorld
|
Constructor Summary | |
---|---|
DefaultVehicleRaycaster(DynamicsWorld world)
|
Method Summary | |
---|---|
java.lang.Object |
castRay(javax.vecmath.Vector3f from,
javax.vecmath.Vector3f to,
VehicleRaycasterResult result)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected DynamicsWorld dynamicsWorld
Constructor Detail |
---|
public DefaultVehicleRaycaster(DynamicsWorld world)
Method Detail |
---|
public java.lang.Object castRay(javax.vecmath.Vector3f from, javax.vecmath.Vector3f to, VehicleRaycasterResult result)
castRay
in interface VehicleRaycaster
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |