A leaf of Point3f objects in the bsp tree
- Author:
- Miguel, miguel@jmol.org
-
Field Summary
Fields
(package private) javajs.util.T3[]
-
Constructor Summary
Constructors
-
Method Summary
addTuple(int level,
javajs.util.T3 tuple)
(package private) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
tuples
javajs.util.T3[] tuples
-
Constructor Details
-
Leaf
Leaf(Bspt bspt,
Leaf leaf,
int countToKeep)
- Parameters:
bspt
-
leaf
-
countToKeep
-
-