CLTextureSpec * create_texture_for_jpeg_image(const std::string &filename)
CLTextureSpec * create_texture_for_image(const std::string &filename, const std::string &basedir)
CLTextureSpec * create_texture_for_png_image(const std::string &filename)
virtual CLTextureSpec * operator()(const std::string &filename, const std::string &basedir)