Expand description
Rerun View utilities
Types & utilities for defining View classes and communicating with the Viewport.
Modules§
Structs§
- Annotation
Scene Context - Hybrid
Latest AtResults - Wrapper that contains the results of a latest-at query with possible overrides.
- Hybrid
Range Results - Wrapper that contains the results of a range query with possible overrides.
- Hybrid
Results Chunk Iter - The iterator type backing
HybridResults::iter_as.
Enums§
Constants§
- SIZE_
BOOST_ IN_ POINTS_ FOR_ LINE_ OUTLINES - Gap between lines and their outline.
- SIZE_
BOOST_ IN_ POINTS_ FOR_ POINT_ OUTLINES - Gap between points and their outline.
Traits§
- Data
Result Query - Range
Results Ext - Extension traits to abstract query result handling for all spatial views.
Functions§
- clamped_
or_ nothing - Clamp the last value in
valuesin order to reach a length ofclamped_len. - diff_
component_ filter - Utility for implementing
re_viewer_context::DataBasedVisualizabilityFilterusing on the properties of a concrete component. - instance_
path_ hash_ from_ picking_ layer_ id - latest_
at_ with_ blueprint_ resolved_ data - Queries for the given
component_namesusing latest-at semantics with blueprint support. - outline_
config - Produce an
re_renderer::OutlineConfigbased on theegui::Styleof the providedegui::Context. - picking_
layer_ id_ from_ instance_ path_ hash - process_
annotation_ and_ keypoint_ slices - Resolves all annotations and keypoints for the given entity view.
- process_
annotation_ slices - Resolves all annotations for the given entity view.
- process_
color_ slice - Process
Colorcomponents using annotations and default colors. - range_
with_ blueprint_ resolved_ data - Queries for the given
component_namesusing range semantics with blueprint support. - suggest_
view_ for_ each_ entity - Spawns a view for each single entity which is visualizable & indicator-matching for a given visualizer.
- view_
property_ component_ ui - Draw view property ui for a single component of a view property archetype.
- view_
property_ component_ ui_ custom - Draw view property ui for a single component of a view property archetype with custom ui for singleline & multiline.
- view_
property_ ui - Display the UI for editing all components of a blueprint archetype.