|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jcae.mesh.amibe.util.tests.OctreeSample
org.jcae.mesh.amibe.util.tests.OctreeSampleDisplayPLY
public class OctreeSampleDisplayPLY
Unit test to check the influence of BUCKETSIZE.
To display an octree with 100 points per cell, run
OctreeSampleDisplayPLY 100 < file.ply
| Constructor Summary | |
|---|---|
OctreeSampleDisplayPLY(KdTree o)
|
|
| Method Summary | |
|---|---|
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 OctreeSampleDisplayPLY(KdTree o)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||