MaxstARSDK  3.5.0
All Classes Functions Variables
Public Member Functions | Package Functions | List of all members
com.maxst.ar.Trackable Class Reference

Public Member Functions

String getId ()
 
String getName ()
 
float [] getPoseMatrix ()
 

Package Functions

 Trackable (long cMemPtr)
 

Detailed Description

Container for individual tracking information

Definition at line 9 of file Trackable.java.

Member Function Documentation

◆ getId()

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

Definition at line 20 of file Trackable.java.

◆ getName()

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

Definition at line 27 of file Trackable.java.

◆ getPoseMatrix()

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

Definition at line 34 of file Trackable.java.


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