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