org.jcae.mesh.amibe.util.tests
Class OctreeSample

java.lang.Object
  extended by org.jcae.mesh.amibe.util.tests.OctreeSample
Direct Known Subclasses:
OctreeSampleDisplayPLY, OctreeSampleRemove

public class OctreeSample
extends java.lang.Object

Utility class to write unit tests for the Octree class.


Constructor Summary
OctreeSample(KdTree o)
           
 
Method Summary
 BranchGroup bgOctree()
           
 BranchGroup bgVertices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OctreeSample

public OctreeSample(KdTree o)
Method Detail

bgOctree

public BranchGroup bgOctree()

bgVertices

public BranchGroup bgVertices()