30 INLINE
bool attachStream(Assimp::LogStream*,
unsigned int) {
33 INLINE
bool detachStream(Assimp::LogStream*,
unsigned int) {
38 INLINE
bool detatchStream(Assimp::LogStream*,
unsigned int) {
42 void OnDebug(
const char *message);
43 void OnVerboseDebug(
const char *message);
44 void OnError(
const char *message);
45 void OnInfo(
const char *message);
46 void OnWarn(
const char *message);