ReactPhysics3D
v0.10.2
C++ Physics engine library
|
This is the complete list of members for reactphysics3d::DefaultLogger::Destination, including all inherited members.
Destination(uint maxLevelFlag, Formatter *logFormatter) | reactphysics3d::DefaultLogger::Destination | inline |
formatter | reactphysics3d::DefaultLogger::Destination | |
getSizeBytes() const =0 | reactphysics3d::DefaultLogger::Destination | pure virtual |
maxLevelFlag | reactphysics3d::DefaultLogger::Destination | |
write(const time_t &time, const std::string &physicsWorldName, const std::string &message, Level level, Category category, const char *filename, int lineNumber)=0 | reactphysics3d::DefaultLogger::Destination | pure virtual |
~Destination() | reactphysics3d::DefaultLogger::Destination | inlinevirtual |