MaxstAR Unity
Public Member Functions | List of all members
maxstAR.TrackingResult Class Reference

Contains tracked targets informations More...

Public Member Functions

int GetCount ()
 Get tracking target count. Current version ar engine could not track multi target. That feature will be implemented not so far future. More...
 
Trackable GetTrackable (int index)
 Get tracking target information More...
 

Detailed Description

Contains tracked targets informations

Member Function Documentation

◆ GetCount()

int maxstAR.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 maxstAR.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: