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

Handy IOStream/IOSystem implementation to read directly from a memory buffer. More...

Classes

class  Assimp::MemoryIOStream
 Implementation of IOStream to read directly from a memory buffer. More...
 
class  Assimp::MemoryIOSystem
 Dummy IO system to read from a memory buffer. More...
 

Namespaces

namespace  Assimp
 Some C++ utilities for inter- and extrapolation.
 

Macros

#define AI_MEMORYIO_MAGIC_FILENAME   "$$$___magic___$$$"
 
#define AI_MEMORYIO_MAGIC_FILENAME_LENGTH   17
 
#define AI_MEMORYIOSTREAM_H_INC
 

Detailed Description

Handy IOStream/IOSystem implementation to read directly from a memory buffer.

Macro Definition Documentation

◆ AI_MEMORYIO_MAGIC_FILENAME

#define AI_MEMORYIO_MAGIC_FILENAME   "$$$___magic___$$$"

◆ AI_MEMORYIO_MAGIC_FILENAME_LENGTH

#define AI_MEMORYIO_MAGIC_FILENAME_LENGTH   17

◆ AI_MEMORYIOSTREAM_H_INC

#define AI_MEMORYIOSTREAM_H_INC