|
Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
Classes | |
| class | Assimp::StreamReader< SwapEndianness, RuntimeSwitch > |
| Wrapper class around IOStream to allow for consistent reading of binary data in both little and big endian format. More... | |
Namespaces | |
| namespace | Assimp |
| Some C++ utilities for inter- and extrapolation. | |
Macros | |
| #define | AI_STREAMREADER_H_INCLUDED |
Typedefs | |
| typedef StreamReader< true, true > | Assimp::StreamReaderAny |
| typedef StreamReader< true > | Assimp::StreamReaderBE |
| typedef StreamReader< false > | Assimp::StreamReaderLE |
| #define AI_STREAMREADER_H_INCLUDED |