Uses of Class
com.google.common.geometry.S2ClosestPointQuery.QueueEntry
-
-
Uses of S2ClosestPointQuery.QueueEntry in com.google.common.geometry
Fields in com.google.common.geometry with type parameters of type S2ClosestPointQuery.QueueEntry Modifier and Type Field Description private java.util.PriorityQueue<S2ClosestPointQuery.QueueEntry>
S2ClosestPointQuery. queue
Unprocessed cells for the current query being processed.
-