de.jreality.tutorial.viewer
Class VRSupportExample

java.lang.Object
  extended by de.jreality.tutorial.viewer.VRSupportExample

public class VRSupportExample
extends Object

This is a placeholder class which refers to another tutorial class ParametricSurfaceExample. It provides a way of cross-indexing the themes without copying the code.

Author:
Charles Gunn

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

Constructor Detail

VRSupportExample

public VRSupportExample()
Method Detail

main

public static void main(String[] args)