This is the complete list of members for wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V >, including all inherited members.
capacity | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V > | private |
distSqs | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V > | private |
entries | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V > | private |
getDistanceSquare(final int i) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V > | |
getEntry(final int i) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V > | |
QueryResult(final int capacity) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V > | protected |
size | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V > | private |
size() | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V > | |
tryToAdd(final double dist, final WB_KDEntry< T, V > entry) | wblut.geom.WB_KDTree< T extends WB_Coordinate, V >.QueryResult< T extends WB_Coordinate, V > | protected |