Expand description
Rerun Data Ui
This crate provides ui elements for Rerun component data for the Rerun Viewer.
Modules§
- item_ui
- Basic ui elements & interaction for most
re_viewer_context::Item
.
Structs§
- Component
Path Latest AtResults - All the values of a specific
re_log_types::ComponentPath
.
Traits§
- DataUi
- Types implementing
DataUi
can display themselves in anegui::Ui
. - Entity
Data Ui - Similar to
DataUi
, but for data that is related to an entity (e.g. a component).
Functions§
- add_
to_ registry - Registers how to show a given component in the ui.
- annotations
- register_
component_ uis - sorted_
component_ list_ for_ ui - Sort components for display in the UI.
- tensor_
summary_ ui_ grid_ contents