de.jreality.vr
Class BigMesh

java.lang.Object
  extended by de.jreality.vr.BigMesh

public class BigMesh
extends Object


Constructor Summary
BigMesh()
           
 
Method Summary
static IndexedFaceSet bigMesh(int discretization, double cameraHeight, double size)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigMesh

public BigMesh()
Method Detail

bigMesh

public static IndexedFaceSet bigMesh(int discretization,
                                     double cameraHeight,
                                     double size)