Home
last modified time | relevance | path

Searched defs:addWheel (Results 1 – 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
DPhysicsVehicle.java149 …private native int addWheel(long objectId, Vector3f location, Vector3f direction, Vector3f axle, f… in addWheel() method in PhysicsVehicle
161 …public VehicleWheel addWheel(Vector3f connectionPoint, Vector3f direction, Vector3f axle, float su… in addWheel() method in PhysicsVehicle
176 …public VehicleWheel addWheel(Spatial spat, Vector3f connectionPoint, Vector3f direction, Vector3f … in addWheel() method in PhysicsVehicle
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
DPhysicsVehicle.java148 …public VehicleWheel addWheel(Vector3f connectionPoint, Vector3f direction, Vector3f axle, float su… in addWheel() method in PhysicsVehicle
163 …public VehicleWheel addWheel(Spatial spat, Vector3f connectionPoint, Vector3f direction, Vector3f … in addWheel() method in PhysicsVehicle