Module re_view_spatial::visualizers::utilities::entity_iterator
source · Functions§
- Iterate over all the values in the slice, then repeat the last value forever.
- Clamp the last value in
values
in order to reach a length ofclamped_len
. - Clamp the last value in
values
in order to reach a length ofclamped_len
. - Iterate
chunks
as indexed deserialized batches. - Iterate
chunks
as indexed primitives. - Iterates through all entity views for a given archetype.