This library houses the KTX loader, camutils bindings, and a Kotlin math library. More will come later. Sample app is forthcoming.
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
LIBFILAMENT_UTILS {
|
|
global: Java_com_google_android_filament_*; JNI*;
|
|
local: *;
|
|
};
|