Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
StreamReader.h File Reference

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, trueAssimp::StreamReaderAny
 
typedef StreamReader< trueAssimp::StreamReaderBE
 
typedef StreamReader< falseAssimp::StreamReaderLE
 

Macro Definition Documentation

◆ AI_STREAMREADER_H_INCLUDED

#define AI_STREAMREADER_H_INCLUDED