Searched refs:dirArrow (Results 1 – 3 of 3) sorted by relevance
217 Arrow dirArrow = (Arrow) dirGeom.getMesh(); in render() local218 dirArrow.setArrowExtent(direction.normalizeLocal().multLocal(restLength)); in render()
509 Arrow dirArrow = new Arrow(direction.normalizeLocal().multLocal(restLength)); in getDebugShape() local511 Geometry dirGeom = new Geometry("WheelDirectionDebugShape" + i, dirArrow); in getDebugShape()
526 Arrow dirArrow = new Arrow(direction.normalizeLocal().multLocal(restLength)); in getDebugShape() local528 Geometry dirGeom = new Geometry("WheelDirectionDebugShape" + i, dirArrow); in getDebugShape()