dl
dl::ModelObjectMaterial结构体 参考

#include <dl_model_object.h>

Public 成员函数

void Load (StreamInput &s)
 
void Save (StreamOutput &s)
 

Public 属性

Material _material
 
std::string _materialName
 
std::string _pathTexDiffuse
 
std::string _pathTexNormal
 

详细描述

在文件 dl_model_object.h30 行定义.

成员函数说明

◆ Load()

void dl::ModelObjectMaterial::Load ( StreamInput & s)
inline

在文件 dl_model_object.h39 行定义.

◆ Save()

void dl::ModelObjectMaterial::Save ( StreamOutput & s)
inline

在文件 dl_model_object.h47 行定义.

类成员变量说明

◆ _material

Material dl::ModelObjectMaterial::_material

在文件 dl_model_object.h33 行定义.

◆ _materialName

std::string dl::ModelObjectMaterial::_materialName

在文件 dl_model_object.h34 行定义.

◆ _pathTexDiffuse

std::string dl::ModelObjectMaterial::_pathTexDiffuse

在文件 dl_model_object.h36 行定义.

◆ _pathTexNormal

std::string dl::ModelObjectMaterial::_pathTexNormal

在文件 dl_model_object.h37 行定义.


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