Skip to main content

Crate re_view_state_timeline

Crate re_view_state_timeline 

Source
Expand description

Rerun state timeline View.

A View that shows state transitions as horizontal lanes over time.

Structs§

StateLane
A single horizontal lane of state change phases.
StateLaneGroup
All state lanes of a single visualizer instruction, displayed under one shared label.
StateLanePhase
One contiguous phase within a StateLane.
StateLanePhaseContent
Visual style for a drawn state phase.
StateLanesData
Collection of state change lane groups produced by a visualizer.
StateTimelineView
StateTimelineViewState
View state for pan/zoom.
StateVisualizer
A visualizer that queries StateChange archetypes and groups them into state change lanes.

Enums§

StateValueKind
Canonical post-cast value type of a state lane.