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.QueueEntryModifier and TypeFieldDescriptionprivate final PriorityQueue
<S2ClosestPointQuery.QueueEntry> S2ClosestPointQuery.queue
Unprocessed cells for the current query being processed.