This behaviour allows to automatically load and activate one or more DataSet on startup More...
Public Types | |
enum | DatabaseType { OBJECT_TRACKER, AREA_TRACKER } |
Public Member Functions | |
void | AddExternalDatasetSearchDir (string searchDir) |
Add an external path to search for datasets, useful when loading datasets from another location or using Android's OBB feature More... | |
void | LoadDatasets () |
Load Datasets is automatically called by VuforiaARController after Vuforia has been initialized correctly More... | |
Static Public Member Functions | |
static void | RegisterARController () |
Properties | |
static DatabaseLoadARController | Instance [get] |
This behaviour allows to automatically load and activate one or more DataSet on startup
|
strong |
void AddExternalDatasetSearchDir | ( | string | searchDir | ) |
Add an external path to search for datasets, useful when loading datasets from another location or using Android's OBB feature
void LoadDatasets | ( | ) |
Load Datasets is automatically called by VuforiaARController after Vuforia has been initialized correctly
|
static |
|
staticget |