googlearchive / tango-examples-c

JNI example projects for Project Tango [deprecated] C-API
https://developers.google.com/ar
Apache License 2.0
337 stars 204 forks source link

Fixed constant name #61

Closed podgorskiy closed 8 years ago

podgorskiy commented 8 years ago

MAX_EXPONENTIATION -> kMaxExponentiation

jguomoto commented 8 years ago

@podgorskiy Thanks for your contribution!