Debug

Various debugging helpers.

Classes

  • BitmapWriter Utility class for generating BMP images.
  • LogEntry — A single log entry, containing a message and a channel the message was recorded on.
  • Log — Used for logging messages.
  • Debug Utility class providing various debug functionality.

Structs

Enums

Free functions

GetDebug

Debug &GetDebug()

Returns the Debug class singleton.

ExecuteEnsureCallback

ReturnType ExecuteEnsureCallback(Function &&function)

Internal

Symbols intended for engine-internal use. Not part of the public API.

Classes

Structs