Assimp
v3.1.1 (June 2014)
|
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 |