Searched refs:getContactNormal (Results 1 – 3 of 3) sorted by relevance
122 public Vector3f getContactNormal() { in getContactNormal() method in CollisionResult
412 System.out.println("N = "+c.getContactNormal()); in main()
99 q.lookAt(closest.getContactNormal(), Vector3f.UNIT_Y); in simpleUpdate()