CMGDK r49-rc2
公有成员 | 公有属性 | 保护属性
hgl::FontUnit类参考

#include <FontUnit.h>

所有成员的列表。

公有成员

 FontUnit ()
 FontUnit (const wchar_t *, int, int=0, bool=false, bool=false)
 ~FontUnit ()
CharBitmapGetCharData (wchar_t)
bool DrawToVSAlpha (VSAlpha *, const wchar_t)

公有属性

WideString Name
int LineDistance
int Width
int Height
bool Bold
bool Italic
int RefCount

保护属性

int line_height
uint8buf
int buf_size

构造及析构函数文档

hgl::FontUnit::FontUnit ( ) [inline]
hgl::FontUnit::FontUnit ( const wchar_t *  fontname,
int  w,
int  h = 0,
bool  b = false,
bool  i = false 
)
hgl::FontUnit::~FontUnit ( )

成员函数文档

bool hgl::FontUnit::DrawToVSAlpha ( VSAlpha vs,
const wchar_t  ch 
)
CharBitmap * hgl::FontUnit::GetCharData ( wchar_t  ch)

成员数据文档

uint8* hgl::FontUnit::buf [protected]

该类的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义