Custom implementation of Assimp::Logger. More...
#include "pandaLogger.h"
Static Public Member Functions | |
static void | set_default () |
Makes sure there's a global PandaLogger object and makes sure that it is Assimp's default logger. More... | |
Custom implementation of Assimp::Logger.
It simply wraps around the assimp_cat methods.
Definition at line 25 of file pandaLogger.h.
|
static |
Makes sure there's a global PandaLogger object and makes sure that it is Assimp's default logger.
Definition at line 25 of file pandaLogger.cxx.