Searched defs:MaterialPropertyQuery (Results 1 – 5 of 5) sorted by relevance
41 struct MaterialPropertyQuery final struct61 using query = std::function<void(const FileDescription&,89 std::vector<std::pair<std::string,query>> queries;91 std::shared_ptr<MaterialPropertyDSL> dsl;93 std::string file;
103 class MaterialPropertyQuery : public Query class106 MaterialPropertyQuery(const std::string& name, const std::string& propertyName) in MaterialPropertyQuery() function in sh::MaterialPropertyQuery
25 MaterialPropertyQuery::MaterialPropertyQuery( in MaterialPropertyQuery() function in mfront::MaterialPropertyQuery