Crate re_space_view
source ·Expand description
Rerun Space View utilities
Types & utilities for defining Space View classes and communicating with the Viewport.
Modules§
Structs§
- Wrapper that contains the results of a latest-at query with possible overrides.
- The iterator type backing
HybridResults::iter_as
.
Enums§
Constants§
- Gap between lines and their outline.
- Gap between points and their outline.
Traits§
- Extension traits to abstract query result handling for all spatial space views.
Functions§
- Clamp the last value in
values
in order to reach a length ofclamped_len
. - Utility for implementing
re_viewer_context::VisualizerAdditionalApplicabilityFilter
using on the properties of a concrete component. - Queries for the given
component_names
using latest-at semantics with blueprint support. - Resolves all annotations and keypoints for the given entity view.
- Resolves all annotations for the given entity view.
- Process
Color
components using annotations and default colors. - Queries for the given
component_names
using range semantics with blueprint support. - Spawns a space view for each single entity which is visualizable & indicator-matching for a given visualizer.
- Display the UI for editing all components of a blueprint archetype.