18 #include "config_assimp.h" 32 INLINE
bool attachStream(Assimp::LogStream*,
unsigned int) {
35 INLINE
bool detatchStream(Assimp::LogStream*,
unsigned int) {
39 void OnDebug(
const char *message);
40 void OnError(
const char *message);
41 void OnInfo(
const char *message);
42 void OnWarn(
const char *message);
Custom implementation of Assimp::Logger.
static void set_default()
Makes sure there's a global PandaLogger object and makes sure that it is Assimp's default logger...