Banuba SDK
|
#import <BNBBodyTracker.h>
Instance Methods | |
(BNBBodyTrackerType) | - getType |
(void) | - setType: |
(void) | - setBodyIndex: |
(int32_t) | - getBodyIndex |
(nullable BNBComponent *) | - asComponent |
Class Methods | |
(nullable BNBBodyTracker *) | + create |
Fabric method for body_tracker creating. More... | |
Definition at line 16 of file BNBBodyTracker.h.
- (nullable BNBComponent *) asComponent |
+ (nullable BNBBodyTracker *) create |
Fabric method for body_tracker creating.
- (int32_t) getBodyIndex |
- (BNBBodyTrackerType) getType |
- (void) setBodyIndex: | (int32_t) | index |
- (void) setType: | (BNBBodyTrackerType) | type |