dl
dl::TexturePack::Dynamic< DH >::Line结构体 参考

按高度存储 每一行 更多...

#include <dl_texture_pack.h>

Public 属性

unsigned _y
 
unsigned _h
 所在y
 
unsigned _x
 最大高度
 
bool _free
 当前x
 

详细描述

template<unsigned DH>
struct dl::TexturePack::Dynamic< DH >::Line

按高度存储 每一行

在文件 dl_texture_pack.h34 行定义.

类成员变量说明

◆ _free

template<unsigned DH>
bool dl::TexturePack::Dynamic< DH >::Line::_free

当前x

在文件 dl_texture_pack.h39 行定义.

◆ _h

template<unsigned DH>
unsigned dl::TexturePack::Dynamic< DH >::Line::_h

所在y

在文件 dl_texture_pack.h37 行定义.

◆ _x

template<unsigned DH>
unsigned dl::TexturePack::Dynamic< DH >::Line::_x

最大高度

在文件 dl_texture_pack.h38 行定义.

◆ _y

template<unsigned DH>
unsigned dl::TexturePack::Dynamic< DH >::Line::_y

在文件 dl_texture_pack.h36 行定义.


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