The Open Asset Importer Lib 6.0.2
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Loading...
Searching...
No Matches
'cmpdump'-Command

Used for Assimp's internal regression testing. Compare two mini dumps (produced using assimp dump .. -b -s) and report any differences. In the regression test suite, this facility is used to build a database of 'known-to-be-fine' mini dumps, which are regularly compared against current results to detect regressions.

Syntax:

assimp cmpdmp actual expected

Parameters:

actual

Required. Mini dump now.

expected

Required. Archived dump from some point in the past.