dl
dl::LightDir类 参考

平行光 更多...

#include <dl_light.h>

Public 成员函数

void Render ()
 
void RenderDebug (const Position3 &pos)
 调试绘图
 
void SetStrength (const Position3 &s)
 设置强度
 
void SetDirection (const Position3 &d)
 设置方向
 
 LightDir ()
 

友元

class VK
 

详细描述

平行光

在文件 dl_light.h21 行定义.

构造及析构函数说明

◆ LightDir()

dl::LightDir::LightDir ( )
inline

在文件 dl_light.h48 行定义.

成员函数说明

◆ Render()

void dl::LightDir::Render ( )

◆ RenderDebug()

void dl::LightDir::RenderDebug ( const Position3 & pos)

调试绘图

参数
[in]pos绘制位置

◆ SetDirection()

void dl::LightDir::SetDirection ( const Position3 & d)
inline

设置方向

在文件 dl_light.h43 行定义.

◆ SetStrength()

void dl::LightDir::SetStrength ( const Position3 & s)
inline

设置强度

在文件 dl_light.h35 行定义.

友元及相关符号说明

◆ VK

friend class VK
friend

在文件 dl_light.h23 行定义.


该类的文档由以下文件生成: