5 #include "ITextureFileLoader.h"
9 #include "IJpegLoader.h"
10 #include "IPNGDecoder.h"
11 #include "ICallback.h"
18 using namespace Eegeo::Helpers;
31 static GLenum CalcPNGGLPixelFormat(
int color_type);
47 const std::string& fileName,
58 const std::string& fileExtension,
59 const std::vector<Byte>& resourceBuffer,
65 const std::vector<
const std::vector<Byte>*>& cubeFaceBuffers,