载入中...
搜索中...
未找到
#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 |
详细描述
类成员变量说明
◆ advance
| int eve::graphics::Font::Glyph::advance = 0 |
被这些函数引用 eve::graphics::Font::Font().
◆ bearingX
| int eve::graphics::Font::Glyph::bearingX = 0 |
被这些函数引用 eve::graphics::Font::Font().
◆ bearingY
| int eve::graphics::Font::Glyph::bearingY = 0 |
被这些函数引用 eve::graphics::Font::Font().
◆ height
| int eve::graphics::Font::Glyph::height = 0 |
被这些函数引用 eve::graphics::Font::Font().
◆ u0
| float eve::graphics::Font::Glyph::u0 = 0.f |
被这些函数引用 eve::graphics::Font::Font().
◆ u1
| float eve::graphics::Font::Glyph::u1 = 0.f |
被这些函数引用 eve::graphics::Font::Font().
◆ v0
| float eve::graphics::Font::Glyph::v0 = 0.f |
被这些函数引用 eve::graphics::Font::Font().
◆ v1
| float eve::graphics::Font::Glyph::v1 = 0.f |
被这些函数引用 eve::graphics::Font::Font().
◆ width
| int eve::graphics::Font::Glyph::width = 0 |
被这些函数引用 eve::graphics::Font::Font().
该结构体的文档由以下文件生成:
- src/modules/graphics/Font.h