SuperimposeMesh
All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
Mesh::Texture Struct Reference

#include <Mesh.h>

Public Attributes

GLuint id
 
std::string type
 
aiString path
 

Detailed Description

Definition at line 32 of file Mesh.h.

Member Data Documentation

◆ id

GLuint Mesh::Texture::id

Definition at line 34 of file Mesh.h.

Referenced by Model::loadMaterialTextures().

◆ path

aiString Mesh::Texture::path

Definition at line 36 of file Mesh.h.

Referenced by Model::loadMaterialTextures().

◆ type

std::string Mesh::Texture::type

Definition at line 35 of file Mesh.h.

Referenced by Model::loadMaterialTextures().


The documentation for this struct was generated from the following file: