MaxstARSDK
|
Contains tracked targets informations. More...
#import <MasTrackingResult.h>
Instance Methods | |
(instancetype) | - init: |
(MasTrackable *) | - getTrackable: |
Get tracking target information. More... | |
(int) | - getCount |
Get tracking target count. Current version ar engine could not track multi target. That feature will be implemented not so far future. More... | |
Contains tracked targets informations.
- (int) getCount |
Get tracking target count. Current version ar engine could not track multi target. That feature will be implemented not so far future.
- (MasTrackable*) getTrackable: | (int) | index |
- (instancetype) init: | (void *) | trackingResult |