HomeSort by relevance Sort by last modified time
    Searched defs:enableDebugShape (Results 1 - 3 of 3) sorted by null

  /external/jmonkeyengine/engine/src/test/jme3test/animation/
TestCameraMotionPath.java 84 path.enableDebugShape(assetManager, rootNode);
165 path.enableDebugShape(assetManager, rootNode);
TestMotionPath.java 80 path.enableDebugShape(assetManager, rootNode);
159 path.enableDebugShape(assetManager, rootNode);
  /external/jmonkeyengine/engine/src/core/com/jme3/cinematic/
MotionPath.java 272 public void enableDebugShape(AssetManager manager, Node rootNode) {

Completed in 101 milliseconds