Expand description
Rerun Data Ui
This crate provides ui elements for Rerun component data for the Rerun Viewer.
Modulesยง
- annotation_
context ๐ - app_id ๐
- blob ๐
- component ๐
- component_
name ๐ - component_
path ๐ - data_
source ๐ - entity_
db ๐ - entity_
path ๐ - image ๐
- instance_
path ๐ - Basic ui elements & interaction for most
re_viewer_context::Item
. - store_
id ๐ - tensor ๐
- video ๐
Structsยง
- All the values of a specific
re_log_types::ComponentPath
.
Traitsยง
- Types implementing
DataUi
can display themselves in an [egui::Ui
]. - Similar to
DataUi
, but for data that is related to an entity (e.g. a component).
Functionsยง
- Registers how to show a given component in the ui.
- Sort components for display in the UI.