My Project
|
Helper structure representing a texture filename inside a material and its potential source. More...
#include <XFileHelper.h>
Public Member Functions | |
TexEntry (const std::string &pName, bool pIsNormalMap=false) | |
Public Attributes | |
std::string | mName |
bool | mIsNormalMap |
Helper structure representing a texture filename inside a material and its potential source.