|
dl
|
绘图信息3d 更多...
#include <dl_type_user.h>
Public 成员函数 | |
| RenderInfo3D () | |
Public 属性 | |
| size_t | _numDrawCall |
| drawcall数量 | |
| size_t | _numActor |
| actor数量 | |
| size_t | _numLightDir |
| 平行光 | |
| size_t | _numLightDot |
| 点光源 | |
| size_t | _numLightSpot |
| 聚光灯 | |
绘图信息3d
在文件 dl_type_user.h 第 38 行定义.
|
inline |
在文件 dl_type_user.h 第 45 行定义.
| size_t dl::RenderInfo3D::_numActor |
actor数量
在文件 dl_type_user.h 第 41 行定义.
| size_t dl::RenderInfo3D::_numDrawCall |
drawcall数量
在文件 dl_type_user.h 第 40 行定义.
| size_t dl::RenderInfo3D::_numLightDir |
平行光
在文件 dl_type_user.h 第 42 行定义.
| size_t dl::RenderInfo3D::_numLightDot |
点光源
在文件 dl_type_user.h 第 43 行定义.
| size_t dl::RenderInfo3D::_numLightSpot |
聚光灯
在文件 dl_type_user.h 第 44 行定义.