MaxstAR Native Android
Public Member Functions | List of all members
com.maxst.ar.TrackingResult Class Reference

Public Member Functions

int getCount ()
 
Trackable getTrackable (int index)
 

Detailed Description

Contains tracked targets information

Member Function Documentation

◆ getCount()

int com.maxst.ar.TrackingResult.getCount ( )

Get tracking target count. Current version ar engine could not track multi target. That feature will be implemented not so far future.

  • Returns
    tracking target count

◆ getTrackable()

Trackable com.maxst.ar.TrackingResult.getTrackable ( int  index)

Get tracking target information

Parameters
indextarget index
Returns
Trackable class instance

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