NAP
Variables
nap::uniform::font Namespace Reference

Variables

constexpr const char * glyphSampler = "glyph"
 Name of the 2D sampler that points to the glyph. More...
 
constexpr const char * uboStruct = "UBO"
 UBO that contains all the uniforms. More...
 
constexpr const char * textColor = "textColor"
 Text color vec3. More...
 

Variable Documentation

◆ glyphSampler

constexpr const char* glyphSampler = "glyph"
constexpr

Name of the 2D sampler that points to the glyph.

◆ textColor

constexpr const char* textColor = "textColor"
constexpr

Text color vec3.

◆ uboStruct

constexpr const char* uboStruct = "UBO"
constexpr

UBO that contains all the uniforms.