Searched defs:from_texture_to_string (Results 1 – 1 of 1) sorted by relevance
53 struct from_texture_to_string struct55 const std::string& operator()(const texture& x)const{return x.str;} in operator ()()