ug4
ug::OBJMaterial Struct Reference

holds information about the materials in the obj-file. More...

#include <file_io_obj.h>

Public Attributes

float m_fAlpha
 
std::string m_strName
 
std::string m_strTextureDiffuse
 
vector4 m_vDiffuse
 

Detailed Description

holds information about the materials in the obj-file.

Member Data Documentation

◆ m_fAlpha

float ug::OBJMaterial::m_fAlpha

◆ m_strName

std::string ug::OBJMaterial::m_strName

◆ m_strTextureDiffuse

std::string ug::OBJMaterial::m_strTextureDiffuse

◆ m_vDiffuse

vector4 ug::OBJMaterial::m_vDiffuse

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