esp/gfx_batch/RendererStandalone.h file

Namespaces

namespace esp
Root namespace.
namespace esp::gfx_batch
Batch renderer.

Classes

struct esp::gfx_batch::RendererStandaloneConfiguration
Global standalone renderer configuration.
class esp::gfx_batch::RendererStandalone
Standalone batch renderer.

Enums

enum class RendererStandaloneFlag { QuietLog = 1 << 0 }
Global standalone batch renderer flag.

Typedefs

using RendererStandaloneFlags = Corrade::Containers::EnumSet<RendererStandaloneFlag>
Global standalone batch renderer flags.