group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
LoadedModel Struct Reference

Everything returned by loadModel(). More...

#include <ModelLoader.hpp>

Public Attributes

std::vector< MeshDatameshes
 
std::vector< TextureDatatextures
 

Detailed Description

Everything returned by loadModel().

Member Data Documentation

◆ meshes

std::vector<MeshData> LoadedModel::meshes

◆ textures

std::vector<TextureData> LoadedModel::textures

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