_bin | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
_binSize | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
_discriminator | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
_id | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
_isLeaf | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
_limits | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
_negative | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
_region | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
_sliceValue | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
add(final WB_KDEntry< T, V > entry) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
addBox(final List< WB_AABB > leafs, final int level) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
addInLeaf(final WB_KDEntry< T, V > entry) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
addLeafBounds(final List< WB_AABB > leafs) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
addLeafRegion(final List< WB_AABB > leafs) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
addLevel() | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
addRegion(final List< WB_AABB > leafs, final int level) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
extendBounds(final WB_Coordinate coord) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
findNearest(final QueryResult< T, V > heap, final WB_Coordinate data) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
lookup(final WB_Coordinate point) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
range(final WB_AABB range) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
range(final WB_Coordinate center, final double r2) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
range(final WB_Coordinate center, final double lower2, final double upper2) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |
WB_KDNode() | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.WB_KDNode< T extends WB_Coordinate, V > | private |