MaxstARSDK
maxstAR.TrackingState Class Reference

Container for individual tracking information More...

Collaboration diagram for maxstAR.TrackingState:
Collaboration graph

Public Member Functions

TrackingResult GetTrackingResult ()
 Output the number of trackers that have been tracked successfully. More...
 
string GetCodeScanResult ()
 Outputs the recognition result of the bar code / QR code. More...
 
TrackedImage GetImage ()
 Extract image used for tracking More...
 

Detailed Description

Container for individual tracking information

Member Function Documentation

◆ GetCodeScanResult()

string maxstAR.TrackingState.GetCodeScanResult ( )

Outputs the recognition result of the bar code / QR code.

Returns
Return code scan string

◆ GetImage()

TrackedImage maxstAR.TrackingState.GetImage ( )

Extract image used for tracking

Returns
Image instance

◆ GetTrackingResult()

TrackingResult maxstAR.TrackingState.GetTrackingResult ( )

Output the number of trackers that have been tracked successfully.

Returns
Return trackable count.
Here is the caller graph for this function:

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