Maxst AR SDK 4.0.0  4.0.0
Instance Methods | List of all members
MasTrackable Class Reference

Container for individual tracking information. More...

#import <MasTrackable.h>

Inheritance diagram for MasTrackable:

Instance Methods

(instancetype) - init:
 
(matrix_float4x4) - getPose
 
(NSString *) - getName
 
(NSString *) - getId
 
(NSString *) - getCloudName
 
(float) - getRealWidth
 
(NSString *) - getCloudMetaData
 

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

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