Move math namespace to fix #746.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include <math/mat3.h>
|
||||
#include <math/quat.h>
|
||||
|
||||
using namespace math;
|
||||
using namespace filament::math;
|
||||
|
||||
extern "C" JNIEXPORT void JNICALL
|
||||
Java_com_google_android_filament_MathUtils_nPackTangentFrame(JNIEnv *env, jclass,
|
||||
|
||||
Reference in New Issue
Block a user