scg3  0.6
scg::TextureCoreFactory Member List

This is the complete list of members for scg::TextureCoreFactory, including all inherited members.

addFilePath(const std::string &filePath)scg::TextureCoreFactory
create2DTextureFromFile(const std::string &fileName, GLenum wrapModeS, GLenum wrapModeT, GLenum minFilter, GLenum magFilter)scg::TextureCoreFactory
createBumpMapFromFiles(const std::string &texFileName, const std::string &normalFileName, GLenum wrapModeS, GLenum wrapModeT, GLenum minFilter, GLenum magFilter)scg::TextureCoreFactory
createCubeMapFromFiles(const std::vector< std::string > &fileNames)scg::TextureCoreFactory
createCubeMapFromFiles(std::vector< std::string > &&fileNames)scg::TextureCoreFactory
filePaths_scg::TextureCoreFactoryprotected
TextureCoreFactory()scg::TextureCoreFactory
TextureCoreFactory(const std::string &filePath)scg::TextureCoreFactory
~TextureCoreFactory()scg::TextureCoreFactoryvirtual