SBSSimpleMatrixScanOverlay.h
Go to the documentation of this file.
id< SBSSimpleMatrixScanOverlayDelegate > delegate
The delegate invoked to set the color of an augmentation and when an augmentation is tapped...
Definition: SBSSimpleMatrixScanOverlay.h:28
BOOL userTapEnabled
Set to YES to make augmentations tappable. Default is NO.
Definition: SBSSimpleMatrixScanOverlay.h:34
Represents a recognized/localized barcode/2D code that is being tracked over multiple frames...
Definition: SBSTrackedCode.h:18
Protocol used to set the color of an augmentation or to react when an augmentation is touched...
Definition: SBSSimpleMatrixScanOverlayDelegate.h:20
A simple implementation of the abstract SBSMatrixScanOverlay class, that draws colorful, rectangle overlays on top of tracked barcodes.
Definition: SBSSimpleMatrixScanOverlay.h:22
The protocol overlays need to conform to.
Definition: SBSMatrixScanOverlay.h:26