Assimp
v4.1. (December 2018)
|
Functions | |
def | hashing (file, pp) |
def utils.hashing | ( | file, | |
pp | |||
) |
Map an input file and a postprocessing config to an unique hash. The hash is used to store the item in the database. It needs to be persistent across different python implementations and platforms, so we implement the hashing manually.