Crate re_data_ui
source ·Expand description
Rerun Data Ui
This crate provides ui elements for Rerun component data for the Rerun Viewer.
Modules§
- app_id 🔒
- blob 🔒
- image 🔒
- 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.