Searched refs:axleArrow (Results 1 – 3 of 3) sorted by relevance
213 Arrow axleArrow = (Arrow) axleGeom.getMesh(); in render() local214 axleArrow.setArrowExtent(axle.normalizeLocal().multLocal(0.3f)); in render()
507 Arrow axleArrow = new Arrow(axle.normalizeLocal().multLocal(0.3f)); in getDebugShape() local512 Geometry axleGeom = new Geometry("WheelAxleDebugShape" + i, axleArrow); in getDebugShape()
524 Arrow axleArrow = new Arrow(axle.normalizeLocal().multLocal(0.3f)); in getDebugShape() local529 Geometry axleGeom = new Geometry("WheelAxleDebugShape" + i, axleArrow); in getDebugShape()