Interface X3DScene

All Superinterfaces:
X3DExecutionContext

public interface X3DScene extends X3DExecutionContext
Abstract representation of a complete X3D scene graph.

All queries to this interface return a snapshot of the current information. If the scene graph changes while the end user has a handle to an map, the map shall not be updated to reflect the new internal state. If the end user adds something to the maps, it shall not be representing in the underlying scene.

Version:
$Revision: 1.7 $
Author:
Justin Couch