dl
dl::FreeType::CharRect结构体 参考

#include <dl_free_type.h>

Public 成员函数

 CharRect ()
 
 CharRect (float left, float top, float right, float bottom)
 
void Include (int x, int y)
 
float Width ()
 
float Height ()
 

Public 属性

float _xMin
 
float _xMax
 
float _yMin
 
float _yMax
 

详细描述

在文件 dl_free_type.h81 行定义.

构造及析构函数说明

◆ CharRect() [1/2]

dl::FreeType::CharRect::CharRect ( )
inline

在文件 dl_free_type.h88 行定义.

◆ CharRect() [2/2]

dl::FreeType::CharRect::CharRect ( float left,
float top,
float right,
float bottom )
inline

在文件 dl_free_type.h89 行定义.

成员函数说明

◆ Height()

float dl::FreeType::CharRect::Height ( )
inline

在文件 dl_free_type.h102 行定义.

◆ Include()

void dl::FreeType::CharRect::Include ( int x,
int y )
inline

在文件 dl_free_type.h93 行定义.

◆ Width()

float dl::FreeType::CharRect::Width ( )
inline

在文件 dl_free_type.h101 行定义.

类成员变量说明

◆ _xMax

float dl::FreeType::CharRect::_xMax

在文件 dl_free_type.h84 行定义.

◆ _xMin

float dl::FreeType::CharRect::_xMin

在文件 dl_free_type.h83 行定义.

◆ _yMax

float dl::FreeType::CharRect::_yMax

在文件 dl_free_type.h86 行定义.

◆ _yMin

float dl::FreeType::CharRect::_yMin

在文件 dl_free_type.h85 行定义.


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