Assimp  v4.1. (December 2018)
jassimp.JassimpLibraryLoader Class Reference

Library loader for the jassimp library. More...

Public Member Functions

void loadLibrary ()
 Function to load the native jassimp library. More...
 

Detailed Description

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.

Member Function Documentation

◆ loadLibrary()

void jassimp.JassimpLibraryLoader.loadLibrary ( )
inline

Function to load the native jassimp library.

Called the first time Jassimp.importFile() is called.


The documentation for this class was generated from the following file: