Assimp  v4.1. (December 2018)
Assimp::LogFunctions< TDeriving > Class Template Reference

Static Public Member Functions

static void LogDebug (const char *message)
 
static void LogDebug (const Formatter::format &message)
 
static void LogError (const char *message)
 
static void LogError (const Formatter::format &message)
 
static void LogInfo (const char *message)
 
static void LogInfo (const Formatter::format &message)
 
static void LogWarn (const char *message)
 
static void LogWarn (const Formatter::format &message)
 
static void ThrowException (const std::string &msg)
 

Member Function Documentation

◆ LogDebug() [1/2]

template<class TDeriving>
static void Assimp::LogFunctions< TDeriving >::LogDebug ( const char *  message)
inlinestatic

◆ LogDebug() [2/2]

template<class TDeriving>
static void Assimp::LogFunctions< TDeriving >::LogDebug ( const Formatter::format message)
inlinestatic

◆ LogError() [1/2]

template<class TDeriving>
static void Assimp::LogFunctions< TDeriving >::LogError ( const char *  message)
inlinestatic

◆ LogError() [2/2]

template<class TDeriving>
static void Assimp::LogFunctions< TDeriving >::LogError ( const Formatter::format message)
inlinestatic

◆ LogInfo() [1/2]

template<class TDeriving>
static void Assimp::LogFunctions< TDeriving >::LogInfo ( const char *  message)
inlinestatic

◆ LogInfo() [2/2]

template<class TDeriving>
static void Assimp::LogFunctions< TDeriving >::LogInfo ( const Formatter::format message)
inlinestatic

◆ LogWarn() [1/2]

template<class TDeriving>
static void Assimp::LogFunctions< TDeriving >::LogWarn ( const char *  message)
inlinestatic

◆ LogWarn() [2/2]

template<class TDeriving>
static void Assimp::LogFunctions< TDeriving >::LogWarn ( const Formatter::format message)
inlinestatic

◆ ThrowException()

template<class TDeriving>
static void Assimp::LogFunctions< TDeriving >::ThrowException ( const std::string &  msg)
inlinestatic

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