AnimEngine
|
This is the complete list of members for OOOGL::MaterialInterface, including all inherited members.
configureShader(GLuint program) const =0 (defined in OOOGL::MaterialInterface) | OOOGL::MaterialInterface | pure virtual |
getAttribute(const std::string &attr_name) const =0 (defined in OOOGL::MaterialInterface) | OOOGL::MaterialInterface | pure virtual |
getMaterialGLSLLayout() const =0 (defined in OOOGL::MaterialInterface) | OOOGL::MaterialInterface | pure virtual |
getTag() const (defined in OOOGL::ObjectTag) | OOOGL::ObjectTag | inlinevirtual |
hasAttribute(const std::string &attr_name) const =0 (defined in OOOGL::MaterialInterface) | OOOGL::MaterialInterface | pure virtual |
setAttribute(const std::string &attr_name, const MaterialAttribute &attr)=0 (defined in OOOGL::MaterialInterface) | OOOGL::MaterialInterface | pure virtual |
setTag(const std::string &tag) (defined in OOOGL::ObjectTag) | OOOGL::ObjectTag | inlinevirtual |
tag (defined in OOOGL::ObjectTag) | OOOGL::ObjectTag | protected |
uploadUniforms(GLuint program) const =0 (defined in OOOGL::MaterialInterface) | OOOGL::MaterialInterface | pure virtual |