Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::anonymous_namespace{Console.cpp} Namespace Reference

Functions

moodycamel::BlockingConcurrentQueue< Console::OutputEntry > & OutBuffer ()
 

Variables

NO_DESTROY std::array< Console::OutputEntry, 16 > g_outputCache
 

Function Documentation

◆ OutBuffer()

moodycamel::BlockingConcurrentQueue< Console::OutputEntry > & Divide::anonymous_namespace{Console.cpp}::OutBuffer ( )

Definition at line 34 of file Console.cpp.

Variable Documentation

◆ g_outputCache

NO_DESTROY std::array<Console::OutputEntry, 16> Divide::anonymous_namespace{Console.cpp}::g_outputCache

Definition at line 32 of file Console.cpp.