|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
字符位图。 更多...
#include <Font.h>
Public 类型 | |
| typedef ::FTC_SBit | NativeType |
| typedef ::FT_Byte * | BufferType |
| typedef ::FT_Byte | ScaleType |
| typedef ::FT_Char | SignedScaleType |
Public 成员函数 | |
| yconstfn | CharBitmap (const NativeType &b) |
| 使用本机类型对象构造字符位图对象。 | |
| yconstfn | operator NativeType () const ynothrow |
| yconstfn BufferType | GetBuffer () const ynothrow |
| yconstfn ScaleType | GetWidth () const ynothrow |
| yconstfn ScaleType | GetHeight () const ynothrow |
| yconstfn SignedScaleType | GetLeft () const ynothrow |
| yconstfn SignedScaleType | GetTop () const ynothrow |
| yconstfn SignedScaleType | GetXAdvance () const ynothrow |
| yconstfn SignedScaleType | GetYAdvance () const ynothrow |
Private 属性 | |
| NativeType | bitmap |
| typedef ::FT_Byte* YSLib::Drawing::CharBitmap::BufferType |
| typedef ::FTC_SBit YSLib::Drawing::CharBitmap::NativeType |
| typedef ::FT_Byte YSLib::Drawing::CharBitmap::ScaleType |
| typedef ::FT_Char YSLib::Drawing::CharBitmap::SignedScaleType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |