org.jcae.viewer3d
Class ClipBox

java.lang.Object
  extended by org.jcae.viewer3d.ClipBox

public class ClipBox
extends java.lang.Object


Constructor Summary
ClipBox(javax.vecmath.Point3d p1, javax.vecmath.Point3d p2)
           
 
Method Summary
 javax.vecmath.Vector4d[] getClipBoxPlanes()
           
 javax.media.j3d.BranchGroup getShape()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClipBox

public ClipBox(javax.vecmath.Point3d p1,
               javax.vecmath.Point3d p2)
Method Detail

getShape

public javax.media.j3d.BranchGroup getShape()

getClipBoxPlanes

public javax.vecmath.Vector4d[] getClipBoxPlanes()