My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::XFile::TexEntry Struct Reference

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
 

Detailed Description

Helper structure representing a texture filename inside a material and its potential source.


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