MaxstARSDK
|
Tracking state container. More...
#import <MasTrackingState.h>
Instance Methods | |
(instancetype) | - init: |
(MasTrackedImage *) | - getImage |
Get image used for tracking. More... | |
(MasTrackingResult *) | - getTrackingResult |
Get tracking result. More... | |
(NSString *) | - getCodeScanResult |
Get QRCode / Barcode recognition result. More... | |
Tracking state container.
- (NSString*) getCodeScanResult |
Get QRCode / Barcode recognition result.
- (MasTrackedImage*) getImage |
Get image used for tracking.
- (MasTrackingResult*) getTrackingResult |
Get tracking result.
- (instancetype) init: | (void *) | trackingState |