org.jmol.bspt
class Leaf extends Element
(package private) Point3f[]
tuples
bspt, count
Leaf(Bspt bspt)
Leaf(Bspt bspt, Leaf leaf, int countToKeep)
(package private) Element
addTuple(int level, Point3f tuple)
(package private) void
dump(int level, StringBuffer sb)
sort(int dim)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Point3f[] tuples
void sort(int dim)
Element addTuple(int level, Point3f tuple)
addTuple
Element
void dump(int level, StringBuffer sb)
dump
public String toString()
toString
Object