MaxstARSDK  3.5.0
Public Member Functions | Package Functions | List of all members
maxstAR.TrackingState Class Reference

Container for individual tracking information More...

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...
 
TrackedImage GetImagePtr ()
 

Package Functions

void SetTrackingStateCPtr (ulong trackingStateCPtr)
 
ulong GetTrackingStateCPtr ()
 

Detailed Description

Container for individual tracking information

Definition at line 17 of file TrackingState.cs.

Member Function Documentation

◆ GetCodeScanResult()

string maxstAR.TrackingState.GetCodeScanResult ( )

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

Returns
Return code scan string

Definition at line 60 of file TrackingState.cs.

◆ GetImage()

TrackedImage maxstAR.TrackingState.GetImage ( )

Extract image used for tracking

Returns
Image instance

Definition at line 96 of file TrackingState.cs.

◆ GetTrackingResult()

TrackingResult maxstAR.TrackingState.GetTrackingResult ( )

Output the number of trackers that have been tracked successfully.

Returns
Return trackable count.

Definition at line 41 of file TrackingState.cs.


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