MaxstARSDK
All Classes Files Functions Variables Enumerations Enumerator Macros
MasTrackable Class Reference

Container for individual tracking information. More...

#import <MasTrackable.h>

Inheritance diagram for MasTrackable:
Inheritance graph
Collaboration diagram for MasTrackable:
Collaboration graph

Instance Methods

(instancetype) - init:
 
(matrix_float4x4) - getPose
 
(NSString *) - getName
 
(NSString *) - getId
 

Detailed Description

Container for individual tracking information.

Method Documentation

◆ getId()

- (NSString*) getId
Returns
tracking target id

◆ getName()

- (NSString*) getName
Returns
tracking target name name (file name without extension)

◆ getPose()

- (matrix_float4x4) getPose
Returns
4x4 matrix for tracking pose

◆ init:()

- (instancetype) init: (void *)  trackable

The documentation for this class was generated from the following file: