PGR Copakond OpenGL Engine - Bowling
Loading...
Searching...
No Matches
copakond::MtlLoader Class Reference

#include <mtlLoader.h>

Public Member Functions

 MtlLoader (std::string fileName)
 Parses .mtl files to construct Material objects and load associated textures.
std::map< std::string, std::shared_ptr< Material > > getMaterials ()

Constructor & Destructor Documentation

◆ MtlLoader()

copakond::MtlLoader::MtlLoader ( std::string fileName)

Parses .mtl files to construct Material objects and load associated textures.

Member Function Documentation

◆ getMaterials()

std::map< std::string, std::shared_ptr< Material > > copakond::MtlLoader::getMaterials ( )
inline

The documentation for this class was generated from the following files: