artofillusion
Class RenderSetupDialog
java.lang.Object
artofillusion.RenderSetupDialog
public class RenderSetupDialog
- extends java.lang.Object
This class implements the dialog box in which the user can select a renderer, and
specify options on how a scene should be rendered.
Method Summary |
static void |
renderImmediately(BFrame parent,
Scene theScene)
Render a still image based on the current settings. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenderSetupDialog
public RenderSetupDialog(BFrame parent,
Scene theScene)
renderImmediately
public static void renderImmediately(BFrame parent,
Scene theScene)
- Render a still image based on the current settings.
Copyright © 1999-2011 by Peter Eastman.