载入中...
搜索中...
未找到
eve::graphics::Font::Glyph结构体 参考

#include <Font.h>

Public 属性

float u0 = 0.f
 
float v0 = 0.f
 
float u1 = 0.f
 
float v1 = 0.f
 
int width = 0
 
int height = 0
 
int bearingX = 0
 
int bearingY = 0
 
int advance = 0
 

详细描述

在文件 Font.h58 行定义.

类成员变量说明

◆ advance

int eve::graphics::Font::Glyph::advance = 0

在文件 Font.h62 行定义.

被这些函数引用 eve::graphics::Font::Font().

◆ bearingX

int eve::graphics::Font::Glyph::bearingX = 0

在文件 Font.h61 行定义.

被这些函数引用 eve::graphics::Font::Font().

◆ bearingY

int eve::graphics::Font::Glyph::bearingY = 0

在文件 Font.h61 行定义.

被这些函数引用 eve::graphics::Font::Font().

◆ height

int eve::graphics::Font::Glyph::height = 0

在文件 Font.h60 行定义.

被这些函数引用 eve::graphics::Font::Font().

◆ u0

float eve::graphics::Font::Glyph::u0 = 0.f

在文件 Font.h59 行定义.

被这些函数引用 eve::graphics::Font::Font().

◆ u1

float eve::graphics::Font::Glyph::u1 = 0.f

在文件 Font.h59 行定义.

被这些函数引用 eve::graphics::Font::Font().

◆ v0

float eve::graphics::Font::Glyph::v0 = 0.f

在文件 Font.h59 行定义.

被这些函数引用 eve::graphics::Font::Font().

◆ v1

float eve::graphics::Font::Glyph::v1 = 0.f

在文件 Font.h59 行定义.

被这些函数引用 eve::graphics::Font::Font().

◆ width

int eve::graphics::Font::Glyph::width = 0

在文件 Font.h60 行定义.

被这些函数引用 eve::graphics::Font::Font().


该结构体的文档由以下文件生成: