FCT
载入中...
搜索中...
未找到
Font::GlyphInfo结构体 参考

#include <Font.h>

Font::GlyphInfo 的协作图:
Collaboration graph

Public 属性

float advanceX
float advanceY
float bitmapWidth
float bitmapHeight
float bitmapLeft
float bitmapTop
std::vector< float > outlineCommands

详细描述

在文件 Font.h12 行定义.

类成员变量说明

◆ advanceX

float Font::GlyphInfo::advanceX

在文件 Font.h14 行定义.

◆ advanceY

float Font::GlyphInfo::advanceY

在文件 Font.h15 行定义.

◆ bitmapHeight

float Font::GlyphInfo::bitmapHeight

在文件 Font.h17 行定义.

◆ bitmapLeft

float Font::GlyphInfo::bitmapLeft

在文件 Font.h18 行定义.

◆ bitmapTop

float Font::GlyphInfo::bitmapTop

在文件 Font.h19 行定义.

◆ bitmapWidth

float Font::GlyphInfo::bitmapWidth

在文件 Font.h16 行定义.

◆ outlineCommands

std::vector<float> Font::GlyphInfo::outlineCommands

在文件 Font.h20 行定义.


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