dl
dl::ModelMaterial结构体 参考

#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.h221 行定义.

成员函数说明

◆ Load()

void dl::ModelMaterial::Load ( StreamInput & s)

◆ Save()

void dl::ModelMaterial::Save ( StreamOutput & s)

类成员变量说明

◆ _material

Material dl::ModelMaterial::_material

在文件 dl_model_data.h224 行定义.

◆ _materialName

std::string dl::ModelMaterial::_materialName

在文件 dl_model_data.h225 行定义.

◆ _pathTexAo

std::string dl::ModelMaterial::_pathTexAo

在文件 dl_model_data.h230 行定义.

◆ _pathTexDiffuse

std::string dl::ModelMaterial::_pathTexDiffuse

在文件 dl_model_data.h227 行定义.

◆ _pathTexEmissvie

std::string dl::ModelMaterial::_pathTexEmissvie

在文件 dl_model_data.h231 行定义.

◆ _pathTexNormal

std::string dl::ModelMaterial::_pathTexNormal

在文件 dl_model_data.h229 行定义.

◆ _pathTexPhysical

std::string dl::ModelMaterial::_pathTexPhysical

在文件 dl_model_data.h228 行定义.


该结构体的文档由以下文件生成: