GlobeEngine
geUtil::DebugLogger Member List

This is the complete list of members for geUtil::DebugLogger, including all inherited members.

clear()geUtil::DebugLogger
create()geUtil::DebugLogger
debugCallback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam)geUtil::DebugLoggerstatic
DebugLogger()geUtil::DebugLogger
disableDebugMessage(std::string _source, std::string _type, std::string _severity, GLsizei _count, const GLuint *_ids)geUtil::DebugLogger
disableDebugOutput()geUtil::DebugLogger
disableSynchronousDebugOutput()geUtil::DebugLogger
enableDebugMessage(std::string _source, std::string _type, std::string _severity, GLsizei _count, const GLuint *_ids)geUtil::DebugLogger
enableDebugOutput()geUtil::DebugLogger
enableSynchronousDebugOutput()geUtil::DebugLogger
getSeverityForString(std::string _severity)geUtil::DebugLogger
getSourceForString(std::string _source)geUtil::DebugLogger
getTypeForString(std::string _type)geUtil::DebugLogger
insertDebugMessage(std::string _source, std::string _type, std::string _severity, std::string _message, GLuint _id)geUtil::DebugLogger
performTest()geUtil::DebugLogger
printDebugLogLine(unsigned int source, unsigned int type, unsigned int id, unsigned int severity, const char *message)geUtil::DebugLoggerstatic
~DebugLogger()geUtil::DebugLogger