Module re_viewer_context::selection_history
source · Structs§
- A
Selection
and its index into the historical stack. - A stack of
Selection
s, used to implement “undo/redo”-like semantics for selections.
Selection
and its index into the historical stack.Selection
s, used to implement “undo/redo”-like semantics for selections.