annotation_layout_engine library
Classes
- AnnotationLayoutConfig
- Configuration for AnnotationLayoutEngine.layout.
- AnnotationLayoutEngine
- Pure Dart geometry engine: turns raw sensor data and a list of ArAnnotation into the subset that is visible, positioned and de-collided on screen.
- AnnotationLayoutResult
- Result of AnnotationLayoutEngine.layout: the annotations currently visible, positioned on screen and de-collided, together with the field-of-view status used to compute them.