Assimp
v3.1.1 (June 2014)
|
Functions | |
def | hashing |
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.