19#include <assimp/Logger.hpp>
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);
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.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.