Module re_space_view_spatial::visualizers::utilities::labels
source · Structs§
- Inputs for
process_labels()
, defining the label(s) of a single batch.
Enums§
Constants§
- Maximum number of labels after which we stop displaying labels for that entity all together, unless overridden by a
ShowLabels
component.
Functions§
- Produces ui labels from component data, allowing the caller to produce
UiLabelTarget
s as they see fit. - Produces 2D ui labels from component data.
- Produces 3D ui labels from component data.
- Given a visualizer’s query context, compute its
ShowLabels
fallback value (used when neither the logged data nor the blueprint provides a value).