Function re_space_view_spatial::query_pinhole_legacy

source ·
pub(crate) fn query_pinhole_legacy(
    ctx: &ViewerContext<'_>,
    query: &LatestAtQuery,
    entity_path: &EntityPath
) -> Option<Pinhole>
Expand description

Deprecated utility for querying a pinhole archetype instance.

This function won’t handle fallbacks correctly.