pub fn process_annotation_slices(
latest_at: TimeInt,
num_instances: usize,
class_ids: &[ClassId],
annotations: &Annotations
) -> ResolvedAnnotationInfos
Expand description
Resolves all annotations for the given entity view.
pub fn process_annotation_slices(
latest_at: TimeInt,
num_instances: usize,
class_ids: &[ClassId],
annotations: &Annotations
) -> ResolvedAnnotationInfos
Resolves all annotations for the given entity view.