|
Assimp
v4.1. (December 2018)
|
Classes | |
| class | Assimp::StreamReader< SwapEndianess, RuntimeSwitch > |
| Wrapper class around IOStream to allow for consistent reading of binary data in both little and big endian format. More... | |
Namespaces | |
| Assimp | |
| MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
Typedefs | |
| typedef StreamReader< true > | Assimp::StreamReaderBE |
| typedef StreamReader< false > | Assimp::StreamReaderLE |