Searched refs:getScenes (Results 1 – 7 of 7) sorted by relevance
313 public List<Spatial> getScenes(){ in getScenes() method in ViewPort
1038 List<Spatial> scenes = vp.getScenes(); in renderViewPortRaw()1115 List<Spatial> scenes = vp.getScenes(); in renderViewPort()
106 guiViewPort2.attachScene(guiViewPort.getScenes().get(0)); in simpleInitApp()
68 for (Spatial scene : vp.getScenes()) { in initSoftParticles()
154 for(Node scene : loadingResults.getScenes()) { in isRootObject()
618 public List<Node> getScenes() { in getScenes() method in BlenderKey.LoadingResults
228 reflectionScene = vp.getScenes().get(0); in initFilter()