globjects  2.0.0.690708773bba
Strict OpenGL objects wrapper.
globjects::VertexAttributeBinding Member List

This is the complete list of members for globjects::VertexAttributeBinding, including all inherited members.

AbstractVertexAttributeBindingImplementation classglobjects::VertexAttributeBindingfriend
attributeIndex() const globjects::VertexAttributeBinding
bindingIndex() const globjects::VertexAttributeBinding
buffer() const globjects::VertexAttributeBinding
create(Args &&...args)globjects::Instantiator< VertexAttributeBinding >static
fromId(gl::GLuint id, Args &&...args)globjects::Instantiator< VertexAttributeBinding >static
m_attributeIndexglobjects::VertexAttributeBindingprotected
m_bindingDataglobjects::VertexAttributeBindingmutableprotected
m_bindingIndexglobjects::VertexAttributeBindingprotected
m_vaoglobjects::VertexAttributeBindingprotected
m_vboglobjects::VertexAttributeBindingprotected
setAttribute(gl::GLint attributeIndex)globjects::VertexAttributeBinding
setBuffer(const Buffer *vbo, gl::GLint baseoffset, gl::GLint stride)globjects::VertexAttributeBinding
setDivisor(gl::GLint divisor)globjects::VertexAttributeBinding
setFormat(gl::GLint size, gl::GLenum type, gl::GLboolean normalized=gl::GL_FALSE, gl::GLuint relativeoffset=0)globjects::VertexAttributeBinding
setIFormat(gl::GLint size, gl::GLenum type, gl::GLuint relativeoffset=0)globjects::VertexAttributeBinding
setLFormat(gl::GLint size, gl::GLenum type, gl::GLuint relativeoffset=0)globjects::VertexAttributeBinding
setValue(gl::GLboolean value)globjects::VertexAttributeBinding
setValue(gl::GLbyte value)globjects::VertexAttributeBinding
setValue(gl::GLshort value)globjects::VertexAttributeBinding
setValue(gl::GLint value)globjects::VertexAttributeBinding
setValue(gl::GLint64 value)globjects::VertexAttributeBinding
setValue(gl::GLfloat value)globjects::VertexAttributeBinding
setValue(gl::GLdouble value)globjects::VertexAttributeBinding
setValue(const glm::bvec2 &value)globjects::VertexAttributeBinding
setValue(const glm::ivec2 &value)globjects::VertexAttributeBinding
setValue(const glm::vec2 &value)globjects::VertexAttributeBinding
setValue(const glm::dvec2 &value)globjects::VertexAttributeBinding
setValue(const glm::bvec3 &value)globjects::VertexAttributeBinding
setValue(const glm::ivec3 &value)globjects::VertexAttributeBinding
setValue(const glm::vec3 &value)globjects::VertexAttributeBinding
setValue(const glm::dvec3 &value)globjects::VertexAttributeBinding
setValue(const glm::bvec4 &value)globjects::VertexAttributeBinding
setValue(const glm::ivec4 &value)globjects::VertexAttributeBinding
setValue(const glm::vec4 &value)globjects::VertexAttributeBinding
setValue(const glm::dvec4 &value)globjects::VertexAttributeBinding
setValue(const glm::mat2 &value)globjects::VertexAttributeBinding
setValue(const glm::mat3 &value)globjects::VertexAttributeBinding
setValue(const glm::mat4 &value)globjects::VertexAttributeBinding
setValue(const glm::dmat2 &value)globjects::VertexAttributeBinding
setValue(const glm::dmat3 &value)globjects::VertexAttributeBinding
setValue(const glm::dmat4 &value)globjects::VertexAttributeBinding
vao() const globjects::VertexAttributeBinding
vao()globjects::VertexAttributeBinding
VertexAttributeBinding(VertexArray *vao, const gl::GLint bindingIndex)globjects::VertexAttributeBinding
~VertexAttributeBinding()globjects::VertexAttributeBindingvirtual