Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/
DMotionPath.java118 debugNode.attachChild(CreateCatmullRomPath()); in attachDebugNode()
142 private Geometry CreateCatmullRomPath() { in CreateCatmullRomPath() method in MotionPath