|
dl
|
平行光 更多...
#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.h 第 21 行定义.
|
inline |
在文件 dl_light.h 第 48 行定义.
| void dl::LightDir::Render | ( | ) |
| void dl::LightDir::RenderDebug | ( | const Position3 & | pos | ) |
调试绘图
| [in] | pos | 绘制位置 |
|
inline |
设置方向
在文件 dl_light.h 第 43 行定义.
|
inline |
设置强度
在文件 dl_light.h 第 35 行定义.
|
friend |
在文件 dl_light.h 第 23 行定义.