|
Assimp
v4.1. (December 2018)
|
Functions | |
| def | main () |
| def | process_dir (thisdir) |
Variables | |
| def | res = main() |
Read all test files for a particular file format using a single importer instance. Read them again in reversed order. This is used to verify that a loader does proper cleanup and can be called repeatedly.
| def streamload.main | ( | ) |
Run the test on all registered test repositories
| def streamload.process_dir | ( | thisdir | ) |
Process /thisdir/ recursively
| def streamload.res = main() |