FCT
载入中...
搜索中...
未找到
FCT::ModelMesh结构体 参考

#include <ModelLoader.h>

FCT::ModelMesh 的协作图:
Collaboration graph

Public 属性

ModelMaterialmaterial
std::vector< ModelVertexvertices
std::vector< uint32_t > indices
std::string name

详细描述

在文件 ModelLoader.h35 行定义.

类成员变量说明

◆ indices

std::vector<uint32_t> FCT::ModelMesh::indices

在文件 ModelLoader.h39 行定义.

◆ material

ModelMaterial* FCT::ModelMesh::material

在文件 ModelLoader.h37 行定义.

◆ name

std::string FCT::ModelMesh::name

在文件 ModelLoader.h40 行定义.

◆ vertices

std::vector<ModelVertex> FCT::ModelMesh::vertices

在文件 ModelLoader.h38 行定义.


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