Crate re_data_ui
source ยท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.