Assimp  v3.1.1 (June 2014)
aiLogStream Struct Reference

C-API: Represents a log stream. More...

List of all members.

Public Attributes

aiLogStreamCallback callback
 callback to be called
char * user
 user data to be passed to the callback

Detailed Description

C-API: Represents a log stream.

A log stream receives all log messages and streams them _somewhere_.

See also:
aiGetPredefinedLogStream
aiAttachLogStream
aiDetachLogStream

Member Data Documentation

user data to be passed to the callback


The documentation for this struct was generated from the following file: