class Leaf extends Element
| Modifier and Type | Field and Description |
|---|---|
(package private) javax.vecmath.Point3f[] |
tuples |
| Constructor and Description |
|---|
Leaf(Bspt bspt) |
Leaf(Bspt bspt,
Leaf leaf,
int countToKeep) |
void sort(int dim)
Element addTuple(int level, javax.vecmath.Point3f tuple)
public java.lang.String toString()
toString in class java.lang.Object