|
dl
|
#include <dl_model_data.h>
Public 成员函数 | |
| void | Save (StreamOutput &s) |
| void | Load (StreamInput &s) |
Public 属性 | |
| Material | _material |
| std::string | _materialName |
| std::string | _pathTexDiffuse |
| std::string | _pathTexPhysical |
| std::string | _pathTexNormal |
| std::string | _pathTexAo |
| std::string | _pathTexEmissvie |
在文件 dl_model_data.h 第 221 行定义.
| void dl::ModelMaterial::Load | ( | StreamInput & | s | ) |
| void dl::ModelMaterial::Save | ( | StreamOutput & | s | ) |
| Material dl::ModelMaterial::_material |
在文件 dl_model_data.h 第 224 行定义.
| std::string dl::ModelMaterial::_materialName |
在文件 dl_model_data.h 第 225 行定义.
| std::string dl::ModelMaterial::_pathTexAo |
在文件 dl_model_data.h 第 230 行定义.
| std::string dl::ModelMaterial::_pathTexDiffuse |
在文件 dl_model_data.h 第 227 行定义.
| std::string dl::ModelMaterial::_pathTexEmissvie |
在文件 dl_model_data.h 第 231 行定义.
| std::string dl::ModelMaterial::_pathTexNormal |
在文件 dl_model_data.h 第 229 行定义.
| std::string dl::ModelMaterial::_pathTexPhysical |
在文件 dl_model_data.h 第 228 行定义.