Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DNode.java530 public <T extends Spatial>List<T> descendantMatches( in descendantMatches() method in Node
549 public <T extends Spatial>List<T> descendantMatches( in descendantMatches() method in Node
559 public <T extends Spatial>List<T> descendantMatches(String nameRegex) { in descendantMatches() method in Node