iOS-specific configuration for the Vuforia Engine More...
Classes | |
| struct | VuPlatformiOSConfig |
| iOS-specific platform configuration data structure More... | |
Enumerations | |
| enum | VuPlatformiOSConfigError : int32_t { VU_ENGINE_CREATION_ERROR_PLATFORM_IOS_CONFIG_INITIALIZATION_ERROR = 0x550 , VU_ENGINE_CREATION_ERROR_PLATFORM_IOS_CONFIG_INVALID_APP_GROUP } |
| iOS-specific configuration error code type for errors occurring when creating a Vuforia Engine instance More... | |
Functions | |
| VuPlatformiOSConfig | vuPlatformiOSConfigDefault () |
| Default iOS-specific configuration. | |
| VuResult | vuEngineConfigSetAddPlatformiOSConfig (VuEngineConfigSet *configSet, const VuPlatformiOSConfig *config) |
| Add an iOS-specific configuration to the engine config. | |
iOS-specific configuration for the Vuforia Engine