Panda3D
Static Public Member Functions | List of all members
PandaLogger Class Reference

Custom implementation of Assimp::Logger. More...

#include "pandaLogger.h"

Inheritance diagram for PandaLogger:

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...
 

Detailed Description

Custom implementation of Assimp::Logger.

It simply wraps around the assimp_cat methods.

Definition at line 25 of file pandaLogger.h.

Member Function Documentation

◆ set_default()

void PandaLogger::set_default ( )
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.


The documentation for this class was generated from the following files: