Searched refs:removeWayPoint (Results 1 – 1 of 1) sorted by relevance
214 public void removeWayPoint(Vector3f wayPoint) { in removeWayPoint() method in MotionPath222 public void removeWayPoint(int i) { in removeWayPoint() method in MotionPath223 removeWayPoint(spline.getControlPoints().get(i)); in removeWayPoint()