Package de.jreality.scene.proxy.tree

Package to create arbitrary mirrors of a scene graph's tree structure.

See:
          Description

Class Summary
EntityFactory This class produces SceneGraphNodeEntities, based on the desired update behavior for the proxy.
ProxyConnector TODO: comment this
ProxyTreeFactory TODO: comment this
SceneGraphNodeEntity THis class contains several tree nodes for the covered node.
SceneProxyTreeBuilder class for generating proxy trees.
SceneTreeNode This class represents a tree version of a SceneGraphNode.
UpToDateSceneProxyBuilder This class creates a proxy tree for the given sceneGraph from the root node and cares about adding and removing of objects.
 

Package de.jreality.scene.proxy.tree Description

Package to create arbitrary mirrors of a scene graph's tree structure. This requires a distinguished scene root.