Skip to main content

spatial_record_entity_visual

Function spatial_record_entity_visual 

Source
pub fn spatial_record_entity_visual(
    namespace: &str,
    entities: &[SpatialRecordEntity],
) -> ViewerResult<AdaptedVisual>
Expand description

Converts lineage-preserving record entities to semantic centroid points.

The wrapper slice remains the source of the adapter receipt; only the renderer-facing XYZ and confidence columns are materialized.