|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jcae.mesh.amibe.util.tests.OctreeSample org.jcae.mesh.amibe.util.tests.OctreeSampleRemove
public class OctreeSampleRemove
Unit test to check removal of vertices. Run
OctreeSampleRemoveto display an initial
Octree
with 200 vertices.
Click to remove vertices.
Constructor Summary | |
---|---|
OctreeSampleRemove(KdTree o)
|
Method Summary | |
---|---|
static void |
display(Viewer view,
OctreeSample t)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class org.jcae.mesh.amibe.util.tests.OctreeSample |
---|
bgOctree, bgVertices |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OctreeSampleRemove(KdTree o)
Method Detail |
---|
public static void display(Viewer view, OctreeSample t)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |