de.javagl.simplerenderer
Class Test

java.lang.Object
  extended by de.javagl.simplerenderer.Test

public class Test
extends java.lang.Object

A basic test for the SimpleRenderer


Constructor Summary
Test()
           
 
Method Summary
static void main(java.lang.String[] args)
          Entry point of this program
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

main

public static void main(java.lang.String[] args)
Entry point of this program

Parameters:
args - Not used