Crate re_time_panel
source ·Expand description
Rerun Time Panel
This crate provides a panel that shows allows to control time & timelines, as well as all necessary ui elements that make it up.
Modules§
- Show the data density over time for a data stream.
- egui uses
f32
precision for all screen-space ui coordinates, which makes sense, because that is plenty of precision for things on screen.
Structs§
- A panel that shows entity names to the left, time on the top.
Enums§
Functions§
- Draw the hovered/selected highlight background for a timeline row.
- Returns a scroll delta
- Visually separate the different time segments
- A vertical line that shows the current time.
- Find a nice view of everything.