j3d.examples.ballGrid
Class BallGridUniverse

java.lang.Object
  extended by j3d.examples.ballGrid.BallGridUniverse

public class BallGridUniverse
extends java.lang.Object


Constructor Summary
BallGridUniverse(int nx, int ny, int nz)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BallGridUniverse

public BallGridUniverse(int nx,
                        int ny,
                        int nz)