This is the complete list of members for hellfire::Material::Property, including all inherited members.
| name | hellfire::Material::Property | |
| Property() | hellfire::Material::Property | inline |
| Property(const std::string &name, float value, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, const glm::vec2 &value, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, const glm::vec3 &value, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, const glm::vec3 &value, PropertyType type, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, const glm::vec4 &value, PropertyType type, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, const glm::vec4 &value, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, Texture *value, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, bool value, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, int value, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, const glm::mat3 &value, const std::string &uniform="") | hellfire::Material::Property | inline |
| Property(const std::string &name, const glm::mat4 &value, const std::string &uniform="") | hellfire::Material::Property | inline |
| type | hellfire::Material::Property | |
| uniform_name | hellfire::Material::Property | |
| value | hellfire::Material::Property |