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

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

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

Methods in de.jreality.scene.proxy.tree that return EntityFactory
 EntityFactory UpToDateSceneProxyBuilder.getEntityFactory()
           
 

Methods in de.jreality.scene.proxy.tree with parameters of type EntityFactory
 void UpToDateSceneProxyBuilder.setEntityFactory(EntityFactory ef)