j3d.org Aviatrix3D

org.j3d.aviatrix3d
Interface ApplicationUpdateObserver


public interface ApplicationUpdateObserver

Observer of the rendering system that is informed when it is safe to update the scene graph from application code.

Version:
$Revision: 1.2 $
Author:
Justin Couch

Method Summary
 void updateSceneGraph()
          Notification that now is a good time to update the scene graph.
 

Method Detail

updateSceneGraph

public void updateSceneGraph()
Notification that now is a good time to update the scene graph.


j3d.org Aviatrix3D

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - j3d.org