Assimp  v3.1.1 (June 2014)
StreamWriter.h File Reference

Classes

class  Assimp::StreamWriter< SwapEndianess, RuntimeSwitch >
 Wrapper class around IOStream to allow for consistent writing of binary data in both little and big endian format. More...
 

Namespaces

 Assimp
 MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py.
 

Typedefs

typedef StreamWriter< true, true > Assimp::StreamWriterAny
 
typedef StreamWriter< true > Assimp::StreamWriterBE
 
typedef StreamWriter< false > Assimp::StreamWriterLE