Searched refs:texture_paths (Results 1 – 2 of 2) sorted by relevance
117 std::vector<std::string> texture_paths; member120 return lhs.name == rhs.name && lhs.texture_paths == rhs.texture_paths;
464 result.texture_paths.push_back(TrimWhitespace(t->text).to_string()); in __anon84c32c5c0902()