Searched refs:debugArrow (Results 1 – 2 of 2) sorted by relevance
56 protected Arrow debugArrow; field in PhysicsCollisionObject175 debugArrow = new Arrow(Vector3f.UNIT_XYZ); in attachDebugShape()176 debugArrowGeom = new Geometry("DebugArrow", debugArrow); in attachDebugShape()195 debugArrow = new Arrow(Vector3f.UNIT_XYZ); in attachDebugShape()196 debugArrowGeom = new Geometry("DebugArrow", debugArrow); in attachDebugShape()
59 protected Arrow debugArrow; field in PhysicsCollisionObject195 debugArrow = new Arrow(Vector3f.UNIT_XYZ); in attachDebugShape()196 debugArrowGeom = new Geometry("DebugArrow", debugArrow); in attachDebugShape()215 debugArrow = new Arrow(Vector3f.UNIT_XYZ); in attachDebugShape()216 debugArrowGeom = new Geometry("DebugArrow", debugArrow); in attachDebugShape()