Home
last modified time | relevance | path

Searched defs:wayPoint (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/
DMotionPath.java189 public void addWayPoint(Vector3f wayPoint) { in addWayPoint()
214 public void removeWayPoint(Vector3f wayPoint) { in removeWayPoint()