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

#include <CubeMap.H>

继承图,类hgl::CubeMap
hgl::Texture hgl::DataObject hgl::Object hgl::_Object

所有成员的列表。

公有成员

 CubeMap (TDFNode *, uint=0)
 CubeMap (Stream *, uint=0)
 CubeMap (const wchar_t *, uint=0)
virtual ~CubeMap ()
bool Load (TDFNode *, uint=0)
bool Load (Stream *, uint=0)
bool Load (const wchar_t *, uint=0)

公有属性

Property< uintWrapS
 横向绕转设置虚拟变量
Property< uintWrapT
 纵向绕转设置虚拟变量
Property< uintWrapR
 深度绕转设置虚拟变量

保护成员

virtual void SetWrapS (uint)
virtual void SetWrapT (uint)
virtual void SetWrapR (uint)
virtual void SetAllWrap (uint tw)
void InitPrivate ()

详细描述

立方体贴图


构造及析构函数文档

hgl::CubeMap::CubeMap ( TDFNode tdf,
uint  gl_format = 0 
)
hgl::CubeMap::CubeMap ( Stream stream,
uint  gl_format = 0 
)
hgl::CubeMap::CubeMap ( const wchar_t *  filename,
uint  gl_format = 0 
)
hgl::CubeMap::~CubeMap ( ) [virtual]

成员函数文档

void hgl::CubeMap::InitPrivate ( ) [protected]
bool hgl::CubeMap::Load ( const wchar_t *  filename,
uint  gl_format = 0 
)
bool hgl::CubeMap::Load ( Stream stream,
uint  gl_format = 0 
)
bool hgl::CubeMap::Load ( TDFNode tdf,
uint  gl_format = 0 
)
virtual void hgl::CubeMap::SetAllWrap ( uint  tw) [inline, protected, virtual]
void hgl::CubeMap::SetWrapR ( uint  tw) [protected, virtual]
void hgl::CubeMap::SetWrapS ( uint  tw) [protected, virtual]
void hgl::CubeMap::SetWrapT ( uint  tw) [protected, virtual]

成员数据文档

深度绕转设置虚拟变量

横向绕转设置虚拟变量

纵向绕转设置虚拟变量


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