This is the complete list of members for gte::WICFileIO, including all inherited members.
Load(std::string const &filename, bool wantMipmaps) | gte::WICFileIO | static |
Load(std::string const &filename, bool wantMipmaps) | gte::WICFileIO | static |
msLoadFormatMap | gte::WICFileIO | privatestatic |
msSaveFormatMap | gte::WICFileIO | privatestatic |
NUM_LOAD_FORMATS enum value | gte::WICFileIO | private |
NUM_SAVE_FORMATS enum value | gte::WICFileIO | private |
SaveTo(std::string const &filename, std::shared_ptr< Texture2 > const &texture, float imageQuality) | gte::WICFileIO | privatestatic |
SaveToJPEG(std::string const &filename, std::shared_ptr< Texture2 > const &texture, float imageQuality) | gte::WICFileIO | static |
SaveToPNG(std::string const &filename, std::shared_ptr< Texture2 > const &texture) | gte::WICFileIO | static |
SaveToPNG(std::string const &filename, std::shared_ptr< Texture2 > const &texture) | gte::WICFileIO | static |