warp.hash_grid_query_next#
- warp.hash_grid_query_next(
- query: HashGridQuery,
- index: int32,
Kernel
Move to the next point in the hash grid query.
The index of the current neighbor is stored in
index, returnsFalseif there are no more neighbors.
|
Move to the next point in the hash grid query.
The index of the current neighbor is stored in
index, returnsFalseif there are no more neighbors.