C++ Java Unity
Unity Reference
VuforiaManager.TrackableIdPair Struct Reference

We have to use two different types of ids in the queue for the world center. We use this struct to distinguish between result-ids for VuMarks and trackable-ids for all other trackables More...

Public Attributes

int ResultId
 
int TrackableId
 

Detailed Description

We have to use two different types of ids in the queue for the world center. We use this struct to distinguish between result-ids for VuMarks and trackable-ids for all other trackables

Member Data Documentation

int ResultId
int TrackableId