Assimp
v4.1. (December 2018)
|
Library loader for the jassimp library. More...
Public Member Functions | |
void | loadLibrary () |
Function to load the native jassimp library. More... | |
Library loader for the jassimp library.
The default implementation uses "System.loadLibrary" to load the jassimp native library.
Custom implementations should override the loadLibrary() function.
|
inline |
Function to load the native jassimp library.
Called the first time Jassimp.importFile() is called.