Home
last modified time | relevance | path

Searched refs:CreateLinearPath (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/
DMotionPath.java121 debugNode.attachChild(CreateLinearPath()); in attachDebugNode()
124 debugNode.attachChild(CreateLinearPath()); in attachDebugNode()
132 private Geometry CreateLinearPath() { in CreateLinearPath() method in MotionPath