Uses of Class
de.jreality.scene.proxy.tree.SceneGraphNodeEntity

Packages that use SceneGraphNodeEntity
de.jreality.scene.proxy.tree Package to create arbitrary mirrors of a scene graph's tree structure. 
 

Uses of SceneGraphNodeEntity in de.jreality.scene.proxy.tree
 

Methods in de.jreality.scene.proxy.tree that return SceneGraphNodeEntity
 SceneGraphNodeEntity SceneTreeNode.getEntity()
           
 

Methods in de.jreality.scene.proxy.tree with parameters of type SceneGraphNodeEntity
 void EntityFactory.disposeEntity(SceneGraphNodeEntity entity)