MaxstARSDK  4.1.x
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
 
(NSString *) - getCloudName
 
(float) - getWidth
 
(float) - getHeight
 
(NSString *) - getCloudMetaData
 

Detailed Description

Container for individual tracking information.

Method Documentation

◆ getCloudMetaData()

- (NSString*) getCloudMetaData

◆ getCloudName()

- (NSString*) getCloudName

◆ getHeight()

- (float) getHeight

◆ 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

◆ getWidth()

- (float) getWidth

◆ init:()

- (instancetype) init: (void *)  trackable

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