HalfdanJ / ofxARCore

Experimental addon for openFrameworks to use ARCore on Android devices
Apache License 2.0
182 stars 29 forks source link

Update ofxARCore.cpp #11

Closed tomschofield closed 6 years ago

tomschofield commented 6 years ago

Included updated ofxAndroid calls from ofxAndroidCheckPermission(CAMERA) to ofxAndroidCheckCameraPermission to keep up with latests ofxAndroid version

danzeeeman commented 6 years ago

this is wrong what is in the addon is correct https://github.com/openframeworks/openFrameworks/blob/android-r15/addons/ofxAndroid/src/ofxAndroidUtils.cpp#L162

HalfdanJ commented 6 years ago

Closing this since syntax has changed in openFrameworks