j3d.examples.ballGrid
Class GridGeometry

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

public class GridGeometry
extends java.lang.Object


Constructor Summary
GridGeometry(int nx, int ny, int nz)
           
 
Method Summary
 javax.media.j3d.BranchGroup getSceneGraph(float radius)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridGeometry

public GridGeometry(int nx,
                    int ny,
                    int nz)
Method Detail

getSceneGraph

public javax.media.j3d.BranchGroup getSceneGraph(float radius)