j3d.org Code

org.j3d.renderer.java3d.device.output.elumens
Interface SGUpdater


public interface SGUpdater

Notifies code when its safe to update the scenegraph. No scenegraph changes should be made except during the update method.

Version:
$Revision: 1.2 $
Author:
Alan Hudson

Method Summary
 void update()
          Notification that it is safe to update the scenegraph.
 

Method Detail

update

public void update()
Notification that it is safe to update the scenegraph.


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org