Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
Type to store a in-memory data buffer. More...
#include <types.h>
Public Member Functions | |
aiBuffer () | |
The class constructor. | |
~aiBuffer ()=default | |
The class destructor. | |
Public Attributes | |
const char * | data |
Begin poiner. | |
const char * | end |
End pointer. | |
Type to store a in-memory data buffer.
|
inline |
The class constructor.
|
default |
The class destructor.