Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
C-API: Represents a log stream. More...
#include <cimport.h>
Public Attributes | |
aiLogStreamCallback | callback |
callback to be called More... | |
char * | user |
user data to be passed to the callback More... | |
C-API: Represents a log stream.
A log stream receives all log messages and streams them somewhere.
aiLogStreamCallback aiLogStream::callback |
callback to be called
char* aiLogStream::user |
user data to be passed to the callback