MaxstARSDK
com.maxst.ar.Trackable Class Reference
Collaboration diagram for com.maxst.ar.Trackable:
Collaboration graph

Public Member Functions

String getId ()
 
String getName ()
 
float getWidth ()
 
float getHeight ()
 
float[] getPoseMatrix ()
 
String getCloudName ()
 
String getCloudMetaData ()
 

Detailed Description

Container for individual tracking information

Member Function Documentation

◆ getCloudMetaData()

String com.maxst.ar.Trackable.getCloudMetaData ( )
Returns
tracking target cloud meta data (for use Cloud Recognition)

◆ getCloudName()

String com.maxst.ar.Trackable.getCloudName ( )
Returns
tracking target cloud name (for use Cloud Recognition)

◆ getHeight()

float com.maxst.ar.Trackable.getHeight ( )
Returns
tracking target height

◆ getId()

String com.maxst.ar.Trackable.getId ( )
Returns
tracking target id

◆ getName()

String com.maxst.ar.Trackable.getName ( )
Returns
tracking target name (file name without extension)

◆ getPoseMatrix()

float [] com.maxst.ar.Trackable.getPoseMatrix ( )
Returns
4x4 gl matrix for tracking pose

◆ getWidth()

float com.maxst.ar.Trackable.getWidth ( )
Returns
tracking target width

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