26 GLuint texture_handle = 0;
48 texture& asset_texture,
bool keep_data);
53 GLuint texture_handle = 0;
data_texture(data_texture const &)=delete
data_texture & operator=(data_texture const &)=delete
texture & operator=(texture const &)=delete
GLuint get_texture_handle() const
friend GLuint get_flag_handle(sys::state &state, dcon::national_identity_id nat_id, culture::flag_type type)
texture(texture const &)=delete
friend GLuint load_file_and_return_handle(native_string const &native_name, simple_fs::file_system const &fs, texture &asset_texture, bool keep_data)
GLuint load_file_and_return_handle(native_string const &native_name, simple_fs::file_system const &fs, texture &asset_texture, bool keep_data)
GLuint SOIL_direct_load_DDS_from_memory(unsigned char const *const buffer, uint32_t buffer_length, uint32_t &width, uint32_t &height, int soil_flags)
GLuint get_texture_handle(sys::state &state, dcon::texture_id id, bool keep_data)
native_string flag_type_to_name(sys::state &state, culture::flag_type type)
@ SOIL_FLAG_TEXTURE_REPEATS
font_texture_result make_font_texture(simple_fs::file &f)
GLuint get_flag_handle(sys::state &state, dcon::national_identity_id nat_id, culture::flag_type type)
std::string native_string