MaxstARSDK
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
maxstAR.TrackingResult Class Reference

Contains tracked targets informations More...

Collaboration diagram for maxstAR.TrackingResult:
Collaboration graph

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
Here is the caller graph for this function:

◆ 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: