ug4
|
#include <loader_obj.h>
Public Attributes | |
float | m_fAlpha |
std::string | m_strName |
std::string | m_strTextureDiffuse |
ug::vector4 | m_vDiffuse |
float ug::LoaderObj::Material::m_fAlpha |
Referenced by ug::LoaderObj::load_file(), and ug::LoadGridFromOBJ().
std::string ug::LoaderObj::Material::m_strName |
Referenced by ug::LoaderObj::load_file(), and ug::LoadGridFromOBJ().
std::string ug::LoaderObj::Material::m_strTextureDiffuse |
Referenced by ug::LoaderObj::load_file(), and ug::LoadGridFromOBJ().
ug::vector4 ug::LoaderObj::Material::m_vDiffuse |
Referenced by ug::LoaderObj::load_file(), and ug::LoadGridFromOBJ().