2D_Game_Engine
Loading...
Searching...
No Matches
Classes | Variables
textrenderer.hpp File Reference
#include <vertexbuffer.hpp>
#include <vertexbufferlayout.hpp>
#include <vertexarray.hpp>
#include <shader.hpp>
#include <ft2build.h>

Go to the source code of this file.

Classes

class  TextRenderer
 

Variables

constexpr unsigned int CH_LIMIT =400
 
constexpr unsigned int CH_NUM =128
 

Variable Documentation

◆ CH_LIMIT

constexpr unsigned int CH_LIMIT =400
inlineconstexpr

Definition at line 11 of file textrenderer.hpp.

◆ CH_NUM

constexpr unsigned int CH_NUM =128
inlineconstexpr

Definition at line 12 of file textrenderer.hpp.