net.sf.j3d.threeD.run
Class RenderFile

java.lang.Object
  extended by net.sf.j3d.threeD.run.RenderFile

public class RenderFile
extends Object

The RenderFile class provides a method for a user to render a scene stored in a text file.


Field Summary
static String help
           
 
Constructor Summary
RenderFile()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

help

public static final String help
See Also:
Constant Field Values
Constructor Detail

RenderFile

public RenderFile()
Method Detail

main

public static void main(String[] args)