warp.hash_grid_query_next#

warp.hash_grid_query_next(
query: HashGridQuery,
index: int32,
) bool#
  • Kernel

Move to the next point in the hash grid query.

The index of the current neighbor is stored in index, returns False if there are no more neighbors.