FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
Loading...
Searching...
No Matches
gui::renderer Namespace Reference

The GUI renderer and renderer-supporting implementation module. More...

Namespaces

namespace  colors
 Color constants used for rendering entities.
 
namespace  delegate
 Renderer delegates for re-use by other components to be able to anonymously invoke functionalities of the main renderer implementation.
 

Classes

class  FontManager
 Utility class that holds static font instances and handles scaling them on window resizes. More...
 
class  SkiaRendererImpl
 Class responsible for rendering the GUI using Skia and GLFW. More...
 

Detailed Description

The GUI renderer and renderer-supporting implementation module.