CMGDK r49-rc2
公有成员
hgl::HTPTile类参考

#include <HTPTile.H>

继承图,类hgl::HTPTile
hgl::HTPBase

所有成员的列表。

公有成员

 HTPTile ()
 HTPTile (TileLibrary *tlb)
 HTPTile (TileLibrary *tlb, Stream *str)
 HTPTile (TileLibrary *tlb, const wchar_t *filename)
 HTPTile (TileLibrary *tlb, HAC *hac, const wchar_t *filename)
bool Load (TileLibrary *tlb, Stream *str)
bool Load (TileLibrary *tlb, const wchar_t *filename)
bool Load (TileLibrary *tlb, HAC *hac, const wchar_t *filename)
HTPTileLayer * GetLayer (int n)
 根据编号取得层
HTPTileLayer * GetLayer (const wchar_t *n)
 根据名称取得层

详细描述

HTPTile用于处理tile块直接为一个显示元素的情况


构造及析构函数文档

hgl::HTPTile::HTPTile ( ) [inline]
hgl::HTPTile::HTPTile ( TileLibrary tlb) [inline]
hgl::HTPTile::HTPTile ( TileLibrary tlb,
Stream str 
) [inline]
hgl::HTPTile::HTPTile ( TileLibrary tlb,
const wchar_t *  filename 
) [inline]
hgl::HTPTile::HTPTile ( TileLibrary tlb,
HAC hac,
const wchar_t *  filename 
) [inline]

成员函数文档

HTPTileLayer* hgl::HTPTile::GetLayer ( int  n) [inline]

根据编号取得层

重载hgl::HTPBase

HTPTileLayer* hgl::HTPTile::GetLayer ( const wchar_t *  n) [inline]

根据名称取得层

重载hgl::HTPBase

bool hgl::HTPTile::Load ( TileLibrary tlb,
const wchar_t *  filename 
) [inline]
bool hgl::HTPTile::Load ( TileLibrary tlb,
HAC hac,
const wchar_t *  filename 
) [inline]
bool hgl::HTPTile::Load ( TileLibrary tlb,
Stream str 
) [inline]

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