Assimp
v3.1.1 (June 2014)
|
Helper structure representing a texture filename inside a material and its potential source. More...
Public Member Functions | |
TexEntry () | |
TexEntry (const std::string &pName, bool pIsNormalMap=false) | |
Public Attributes | |
bool | mIsNormalMap |
std::string | mName |
Helper structure representing a texture filename inside a material and its potential source.
|
inline |
|
inline |
bool Assimp::XFile::TexEntry::mIsNormalMap |
std::string Assimp::XFile::TexEntry::mName |