public interface RenderingErrorListener
VirtualUniverse.addRenderingErrorListener(javax.media.j3d.RenderingErrorListener)
Modifier and Type | Method | Description |
---|---|---|
void |
errorOccurred(RenderingError error) |
Invoked when an error occurs in the Java 3D rendering system.
|
void errorOccurred(RenderingError error)
error
- object that contains the details of the error.Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.