![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
#include <Logger.hpp>

Static Public Attributes | |
| static C3D_API castor::LoggerStreamT< xchar, castor::TraceLoggerStreambufT > | trace |
| static C3D_API castor::LoggerStreamT< xchar, castor::DebugLoggerStreambufT > | debug |
| static C3D_API castor::LoggerStreamT< xchar, castor::InfoLoggerStreambufT > | info |
| static C3D_API castor::LoggerStreamT< xchar, castor::WarningLoggerStreambufT > | warn |
| static C3D_API castor::LoggerStreamT< xchar, castor::ErrorLoggerStreambufT > | error |
Friends | |
| class | Engine |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
Referenced by castor3d::BinaryParserBase< TParsed >::doParseHeader().