Template Class TextureIO
Defined in File TextureIO.hpp
Class Documentation
-
template<typename BaseIO>
class TextureIO Public Functions
-
void saveTexture(const std::string &mesh_name, const size_t material_index, const std::string &texture_name, const Texture &texture) const
-
TextureOptional loadTexture(const std::string &mesh_name, const size_t material_index, const std::string &texture_name) const
-
void saveTexture(const std::string &mesh_name, const size_t material_index, const std::string &texture_name, const Texture &texture) const