User Tools

Site Tools


vuforia

Vuforia

Vuforia Developer

Add Key

In File: SampleApplicationSession.mm:


// Initialise QCAR
// (Performed on a background thread)
- (void)initQCARInBackground
{
    // Background thread must have its own autorelease pool
    @autoreleasepool {
        QCAR::setInitParameters(mQCARInitFlags,"8fa9bca36a3c4c199d0c602dcf9fd6e2");
    
vuforia.txt · Last modified: 2021/06/04 02:16 (external edit)