|
dl
|
点光源 更多...
#include <dl_light.h>
Public 成员函数 | |
| void | Render () |
| void | SetStrength (const Position3 &s) |
| 设置强度 | |
| void | SetPosition (const Position3 &p) |
| 设置位置 | |
| void | SetFalloff (const Position2 &falloff) |
| 设置衰减范围 | |
| LightDot () | |
友元 | |
| class | VK |
点光源
在文件 dl_light.h 第 59 行定义.
|
inline |
在文件 dl_light.h 第 89 行定义.
| void dl::LightDot::Render | ( | ) |
|
inline |
设置衰减范围
在文件 dl_light.h 第 84 行定义.
|
inline |
设置位置
在文件 dl_light.h 第 76 行定义.
|
inline |
设置强度
在文件 dl_light.h 第 68 行定义.
|
friend |
在文件 dl_light.h 第 61 行定义.