artofillusion
Class RenderSetupDialog

java.lang.Object
  extended by 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.


Constructor Summary
RenderSetupDialog(BFrame parent, Scene theScene)
           
 
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
 

Constructor Detail

RenderSetupDialog

public RenderSetupDialog(BFrame parent,
                         Scene theScene)
Method Detail

renderImmediately

public static void renderImmediately(BFrame parent,
                                     Scene theScene)
Render a still image based on the current settings.



Copyright © 1999-2011 by Peter Eastman.