|
Monad Engine da02fba2
> Undercity Codex_
|
This is the complete list of members for mnd::Material, including all inherited members.
| Bind() | mnd::Material | |
| GetShaderProgram() | mnd::Material | |
| Load(const str &path) | mnd::Material | static |
| SetParam(const std::string &name, float value) | mnd::Material | |
| SetParam(const std::string &name, float v0, float v1) | mnd::Material | |
| SetParam(const std::string &name, const vec3 &value) | mnd::Material | |
| SetParam(const std::string &name, const vec4 &value) | mnd::Material | |
| SetParam(const std::string &name, const std::shared_ptr< Texture > &texture) | mnd::Material | |
| SetParam(const std::string &name, const std::vector< glm::mat4 > &matrices) | mnd::Material | |
| SetShaderProgram(const std::shared_ptr< ShaderProgram > &shaderProgram) | mnd::Material |