7 using System.Collections.Generic;
10 using System.Runtime.InteropServices;
25 internal void SetCPtr(ulong trackingResultCPtr)
27 this.cPtr = trackingResultCPtr;
37 if (Application.platform == RuntimePlatform.IPhonePlayer)
55 if (Application.platform == RuntimePlatform.IPhonePlayer)
Trackable GetTrackable(int index)
Get tracking target information
int GetCount()
Get tracking target count. Current version ar engine could not track multi target. That feature will be implemented not so far future.
Contains tracked targets informations
Container for individual tracking information